Note: This question is part of a series that presents the same scenario. Each question contains a unique solution that might meet the stated goals. Some sets may have more than one correct solution, while others might have none. 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 on the review screen. Your Azure environment contains multiple virtual machines. You need to ensure that VM1 is accessible from the Internet over HTTP. Solution: You modify an Azure Traffic Manager profile. Does this meet the goal?
Choose an answer
Tap an option to check your answer.
Correct answer: No.
Why this is the answer
This solution does not meet the goal. Azure Traffic Manager is a DNS-based traffic load balancer that distributes incoming traffic across multiple endpoints, improving availability and responsiveness. It operates at the DNS level and does not directly expose a virtual machine to the internet over a specific port like HTTP (port 80). To make VM1 accessible from the internet over HTTP, you would typically need to configure a Network Security Group (NSG) to allow inbound traffic on port 80 to the VM, and potentially a public IP address if one isn't already assigned. Traffic Manager would then direct users to that public endpoint if you had multiple instances of VM1 or similar services.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed