Free Microsoft AZ-305 Actual Exam Questions - Question 11 Discussion

Question No. 11

HOTSPOT You have the Azure resources shown in the following table. AZ-305 practice exam questions You need to design a solution that provides on-premises network connectivity to SQLDB1 through PE1. How should you configure name resolution? To answer, select the appropriate options in the answer area. AZ-305 real exam questions

US
SZ
Shoaib Z.
2026-02-11

Option B makes sense since on-prem DNS needs conditional forwarding to Azure Private DNS.

0
SJ
Sohail J.
2026-01-27

They probably want conditional forwarding to Azure Private DNS from on-prem DNS.

0
OT
Omar T.
2026-01-19

Just got this one and I’d rule out using the Azure Private DNS Zone linked with the vnet because SQLDB1 is an Azure SQL Database, which typically uses a public endpoint but can be accessed privately if configured with private endpoints. The key is making sure PE1’s IP gets properly resolved on-prem, so setting up conditional forwarding or custom DNS that points to the Private Endpoint IP makes more sense. Option B looked like a catch since it mentions public DNS, which won’t hit the private peering setup through PE1.

0