Microsoft Azure Administrator Associate AZ-104 Practice Question
You are an Azure administrator for a company. There is a virtual machine named VM1 that hosts a web application that must be accessible from the internet over port 80. The company's security policy states that virtual machines should not be assigned public addresses directly. What should you implement to meet these requirements?
Configure an Azure Virtual Network NAT gateway
Set up an Azure Load Balancer to forward port 80 to VM1
Enable Azure Traffic Manager to route traffic to VM1
Assign a public address to the virtual network subnet containing VM1