Note: This question is part of series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are planning to create a virtual network that has a scale set that contains six virtual machines (VMs).
A monitoring solution on a different network will need access to the VMs inside the scale set.
You need to define public access to the VMs.
Solution: Implement an Azure Load Balancer.
Does the solution meet the goal?
Click on the arrows to vote for the correct answer
A. B.B
The solution presented, which is to implement an Azure Load Balancer, can meet the goal of providing public access to the VMs inside the scale set. Here are some reasons why:
Note that while implementing an Azure Load Balancer can meet the goal of providing public access to the VMs in the scale set, there may be other solutions that can also meet the goal. For example, you could also consider implementing an Azure Application Gateway or a public IP address with Network Security Groups. The best solution depends on your specific requirements and constraints.