Q: 6
You have an Azure virtual network named Vnet1 that hosts an Azure firewall named FW1 and 150
virtual machines. Vnet1 is linked to a private DNS zone named contoso.com. All the virtual machines
have their name registered in the contoso.com zone.
Vnet1 connects to an on-premises datacenter by using ExpressRoute.
You need to ensure that on-premises DNS servers can resolve the names in the contoso.com zone.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Options
Discussion
Probably A and D. Using the firewall as a DNS proxy then forwarding from on-prem to FW1 lets you resolve private zone names across ExpressRoute. B looks like a trap since 168.63.129.16 isn't reachable from outside Azure VNet. Disagree?
C/D? I'd lean A and D since on-prem DNS can't hit 168.63.129.16 directly. Enabling DNS proxy on FW1 and forwarding queries from on-prem to the firewall handles private zone lookups. Not 100% but that's how I've seen it set up in hybrid environments.
B/D? Seen a similar question in the official practice set, and they mention Azure DNS plus enabling DNS proxy on the firewall. Worth double-checking with MS docs or the exam ref though.
A and D
Definitely seen similar cases in labs, A and D. Azure docs plus practice test cover this setup.
Is there a reason why B wouldn’t be viable if the Azure-provided DNS IP is supposed to resolve private zones? I get that 168.63.129.16 isn’t reachable from on-prem directly, but docs mention it as the resolver inside Azure. Would setting up forwarders still fail for hybrid?
Option A and D but if Azure Firewall DNS proxy isn’t enabled, on-prem wouldn’t resolve private records.
Why wouldn't B work here? Isn't 168.63.129.16 only accessible inside Azure, not from on-prem?
A and D make sense here. You need FW1 to act as the DNS proxy so on-prem DNS can forward requests to Azure for
contoso.com private zone records. Pretty sure B wouldn't work since Azure-provided DNS is only reachable inside VNet. Someone correct me if I'm missing something.A and D, saw similar on exam reports, FW1 DNS proxy plus pointing on-prem forwarders to it covers private zone names.
Be respectful. No spam.