exam questions

Exam AZ-500 All Questions

View all questions & answers for the AZ-500 exam

Exam AZ-500 topic 6 question 16 discussion

Actual exam question from Microsoft's AZ-500
Question #: 16
Topic #: 6
[All AZ-500 Questions]

You have an Azure subscription that contains an Azure web app named App1 and a virtual machine named VM1. VM1 runs Microsoft SQL Server and is connected to a virtual network named VNet1. App1, VM1, and VNet1 are in the US Central Azure region.

You need to ensure that App1 can connect to VM1. The solution must minimize costs.

What should you include in the solution?

  • A. regional virtual network integration
  • B. gateway-required virtual network integration
  • C. Azure Front Door
  • D. Azure Application Gateway integration
  • E. NAT gateway integration
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
c12
Highly Voted 1 year, 7 months ago
Correct answer: A. regional virtual network integration https://connectedcircuits.blog/2020/04/23/connecting-an-azure-webapp-to-a-sql-server-vm-inside-a-vnet/
upvoted 6 times
Alexbz
1 year, 7 months ago
Agreed! From the above link " In this scenario, connectivity to the SQL Database is achieved by using the new VNet Integration feature found on the App Service component. Using this feature removes the requirement of an App Service Environment (ASE) for the WebApp thus reducing overall hosting costs."
upvoted 4 times
...
...
OrangeSG
Highly Voted 1 year, 3 months ago
Selected Answer: A
Virtual network integration is used only to make outbound calls from your app into your virtual network. Virtual network integration gives your app access to resources in your virtual network, but it doesn’t grant inbound private access to your app from the virtual network. The VNet integration feature behaves differently when it’s used with virtual networks in the same region and with virtual networks in other regions. The VNet integration feature has two variations: • Regional virtual network integration: When you connect to virtual networks in the same region, you must have a dedicated subnet in the virtual network you’re integrating with. • Gateway-required virtual network integration: When you connect directly to virtual networks in other regions or to a classic virtual network in the same region, you need an Azure Virtual Network gateway created in the target virtual network. https://learnwithankit.medium.com/azure-app-service-networking-vnet-integration-and-access-restriction-de5fdbdddd14
upvoted 5 times
...
epomatti
Most Recent 1 year, 1 month ago
Selected Answer: A
VNET Integration
upvoted 1 times
...
ESAJRR
1 year, 4 months ago
Selected Answer: A
A. regional virtual network integration
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 ...