nerdexam
Microsoft

AZ-900 · Question #16

Note: This question is part of a 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 h

The correct answer is B. No. Azure Traffic Manager is a DNS-based load balancing solution. It is not used to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP. To ensure that a virtual machine named VM1 is accessible from the Internet over HTTP, you need to modify a network se

Submitted by wei.xz· Mar 5, 2026Describe Azure architecture and services

Question

Note: This question is part of a 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. Your Azure environment contains multiple Azure virtual machines. You need to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP. Solution: You modify an Azure Traffic Manager profile. Does this meet the goal?

Options

  • AYes
  • BNo

How the community answered

(57 responses)
  • A
    12% (7)
  • B
    88% (50)

Explanation

Azure Traffic Manager is a DNS-based load balancing solution. It is not used to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP. To ensure that a virtual machine named VM1 is accessible from the Internet over HTTP, you need to modify a network security group or Azure Firewall. In this question, we need to add a rule to a network security group or Azure Firewall to allow the connection to the virtual machine on port 80 (HTTP). https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview

Community Discussion

No community discussion yet for this question.

Full AZ-900 Practice