exam questions

Exam AZ-800 All Questions

View all questions & answers for the AZ-800 exam

Exam AZ-800 topic 4 question 26 discussion

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

You have an on-premises server named Server1 that runs Windows Server. Server1 contains an app named App1 and a firewall named Firewall1.

You have an Azure subscription.

Internal users connect to App1 by using WebSockets.

You need to make App1 available to users on the internet. The solution must minimize the number of inbound ports open on Firewall1.

What should you include in the solution?

  • A. Microsoft Application Request Routing (ARR) Version 2
  • B. Azure Application Gateway
  • C. Azure Relay
  • D. Web Application Proxy
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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 c Why Azure Relay is the Best Choice Azure Relay is ideal because: It enables secure exposure of on-premises services to the internet without opening multiple inbound ports2 It natively supports WebSocket connections for bi-directional communication2 It requires minimal firewall configuration since it uses outbound connections to establish connectivity
upvoted 1 times
...
Krayzr
10 months, 3 weeks ago
Selected Answer: C
I choose C
upvoted 1 times
...
espek
1 year, 1 month ago
Selected Answer: C
The Azure Relay service
upvoted 2 times
...
knotcz
1 year, 3 months ago
Selected Answer: C
The Azure Relay service enables you to securely expose services that run in your corporate network to the public cloud. You can do so without opening a port on your firewall, or making intrusive changes to your corporate network infrastructure.... https://learn.microsoft.com/en-us/azure/azure-relay/relay-what-is-it So C looks correct.
upvoted 3 times
...
milosp
1 year, 3 months ago
Selected Answer: C
C. Azure Relay: Azure Relay facilitates securely exposing services that run in your corporate network to the public cloud without requiring you to open a firewall connection, or require intrusive changes to a corporate network infrastructure. It creates a secure communication channel to the service, minimizing the need for open inbound ports.
upvoted 1 times
...
Payday123
1 year, 6 months ago
Selected Answer: C
Azure Application Gateway requires connection to the target server. On-premises network NOT connected to Azure by VPN. To use Application Gateway we need to open ports on firewall but " The solution must minimize the number of inbound ports open on Firewall1" Azure Relay is the best option here
upvoted 1 times
...
NazerRazer
1 year, 7 months ago
Selected Answer: B
I interrogated chatGPT and it gave me this answer. No, Azure Relay (option C) is not the ideal choice for this scenario. Azure Relay is designed for different use cases, such as securely connecting on-premises resources to Azure services or providing hybrid connectivity. For exposing an internal application to the internet via WebSockets and minimizing the number of open ports on your on-premises firewall, Azure Application Gateway (option B) is the more appropriate choice. Azure Application Gateway is designed for load balancing and securely publishing web applications, and it can handle WebSocket traffic effectively while maintaining security and control over inbound traffic.
upvoted 2 times
Krayzr
10 months, 3 weeks ago
"I interrogated chatGPT" Good one :D
upvoted 2 times
...
PXAbstraction
1 year, 6 months ago
ChatGPT = Not reliable research.
upvoted 3 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 ...