az-104 Practice Question 711

Exam: az-104
Domain: Describe Azure architecture and services
Topic: Describe Azure compute and networking services
Difficulty: medium
You have an Azure subscription. Users access the resources in the subscription from either home or from customer sites. From home, users must establish a point-to-site VPN to access the Azure resources. The users on the customer sites access the Azure resources by using site-to-site VPNs. You have a line-of-business-app named App1 that runs on several Azure virtual machine. The virtual machines run Windows Server 2016. You need to ensure that the connections to App1 are spread across all the virtual machines. What are two possible Azure services that you can use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Answer Options

A
an internal load balancer
B
a public load balancer
C
an Azure Content Delivery Network (CDN)
D
Traffic Manager
E
an Azure Application Gateway

Correct Answer

A: an internal load balancer
E: an Azure Application Gateway

Explanation

Network traffic from the VPN gateway is routed to the cloud application through an internal load balancer. The load balancer is located in the front-end subnet of the application.