Microsoft Certified Azure Administrator Associate · Free Practice Question Medium
Question 2
You have an Azure web app named webapp1.
You have a virtual network named VNET1 and an Azure virtual machine named VM1 that hosts a MySQL database. VM1 connects to VNET1.
You need to ensure that webapp1 can access the data hosted on VM1.
What should you do?
-
A
Deploy an internal load balancer
-
B
Peer VNET1 to another virtual network
-
C
Connect webapp1 to VNET1
-
D
Deploy an Azure Application Gateway
Reveal correct answer
Correct answer: C
C.
VNet integration feature enables your apps to access resources in or through a VNet.
https://learn.microsoft.com/en-us/azure/app-service/overview-vnet-integration
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
