Microsoft Azure Architect Technologies (legacy) — Question 17

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: Deploy a standalone VM that has a public IP address to the virtual network.
Does the solution meet the goal?

Answer options

Correct answer: A

Explanation

The solution is correct because deploying a standalone VM with a public IP address allows external monitoring solutions to access the VMs within the scale set. This method effectively provides the necessary public access, fulfilling the requirement. The alternative option, which is 'No', is incorrect as it suggests that the solution does not meet the goal when it actually does.