exam questions

Exam AZ-800 All Questions

View all questions & answers for the AZ-800 exam

Exam AZ-800 topic 4 question 25 discussion

Actual exam question from Microsoft's AZ-800
Question #: 25
Topic #: 4
[All AZ-800 Questions]

You have servers that run Windows Server 2022 as shown in the following table.



Server2 contains a .NET app named App1.

You need to establish a WebSocket connection from App1 to the SQL Server instance on Server1. The solution must meet the following requirements:

• Minimize the number of network ports that must be open on the on-premises network firewall.
• Minimize administrative effort.

What should you create first?

  • A. an Azure Relay namespace
  • B. an Azure VPN gateway
  • C. a WFC relay connection
  • D. a hybrid connection
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ksk08
7 months, 2 weeks ago
Answer is A
upvoted 1 times
...
Krayzr
10 months, 3 weeks ago
Selected Answer: A
agree with A
upvoted 1 times
...
RickySmith
1 year, 5 months ago
Selected Answer: A
https://learn.microsoft.com/en-us/azure/azure-relay/relay-hybrid-connections-dotnet-get-started
upvoted 2 times
...
lucacose
1 year, 6 months ago
Selected Answer: A
First: Azure Relay Namespace Then: Create an hybrid connection https://learn.microsoft.com/en-us/azure/azure-relay/relay-hybrid-connections-dotnet-get-started
upvoted 3 times
...
Payday123
1 year, 7 months ago
Selected Answer: A
"What should you create FIRST?" First: Relay namespace Then: Hybrid Connection
upvoted 1 times
...
MR_Eliot
1 year, 8 months ago
Selected Answer: A
https://learn.microsoft.com/en-us/azure/azure-relay/relay-what-is-it Hybrid Connections The Hybrid Connections feature in >>Azure Relay<< is a secure, and open-protocol evolution of the Relay features that existed earlier. You can use it on any platform and in any language. Hybrid Connections feature in Azure Relay is based on HTTP and WebSockets protocols. It allows you to send requests and receive responses over web sockets or HTTP(S). This feature is compatible with WebSocket API in common web browsers.
upvoted 3 times
MR_Eliot
1 year, 8 months ago
https://learn.microsoft.com/en-us/azure/azure-relay/relay-hybrid-connections-dotnet-get-started Even more info: In this quickstart, you take the following steps: 1. Create a Relay namespace by using the Azure portal. 2. Create a hybrid connection in that namespace by using the Azure portal. 3. Write a server (listener) console application to receive messages. 4. Write a client (sender) console application to send messages. Run applications.
upvoted 2 times
...
...
sm555
1 year, 8 months ago
Should this be A. Azure Relay ?
upvoted 3 times
drhellraizer
1 year, 8 months ago
As it is on the recent study guide I would also prefer to say Azure Relay.
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...