AZ-104 · Question #115
Hotspot Question You have an Azure subscription named Subscription1. Subscription1 contains a virtual machine named VM1. You install and configure a web server and a DNS server on VM1. VM1 has the…
The correct answer is The A record for VM5 will be registered automatically in the adatum.com.zone. = No; VM5 can resolve VM9.adatum.com. = Yes; VM5 can resolve VM9.adatum.com. = Yes. Based on the NSG rules shown, VM1 has specific inbound and outbound rules that control traffic. The effective NSG rules typically allow HTTP (port 80) and DNS (port 53) traffic while potentially blocking other ports. The correct answers reflect that internet users CAN reach the…
Question
Exhibits
Answer Area
- The A record for VM5 will be registered automatically in the adatum.com.zone.No
- VM5 can resolve VM9.adatum.com.Yes
- VM5 can resolve VM9.adatum.com.Yes
Explanation
Based on the NSG rules shown, VM1 has specific inbound and outbound rules that control traffic. The effective NSG rules typically allow HTTP (port 80) and DNS (port 53) traffic while potentially blocking other ports. The correct answers reflect that internet users CAN reach the web server (port 80 allowed) but CANNOT reach the DNS server from the internet (port 53 blocked inbound from internet), while internal Azure traffic may still function. Each statement is evaluated against the specific port rules visible in the NSG exhibit.
Topics
Community Discussion
No community discussion yet for this question.

