HOTSPOT - You have the Azure resources shown in the following table. You need to design a solution that provides on-premises network connectivity to SQLDB1 thro...


Microsoft AZ-305 Exam

Questions Number: 164 out of 268 Questions
61.19%

Question 164
HOTSPOT -
You have the Azure resources shown in the following table.
AZ-305_164Q_1.png related to the Microsoft AZ-305 Exam
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.
NOTE: Each correct selection is worth one point.
Hot Area:
AZ-305_164Q_2.png related to the Microsoft AZ-305 Exam



Box 1:In VNET1, configure a custom DNS server set to the Azure provided DNS at 168.63.129.16
Virtual network workloads without custom DNS server.
This configuration is appropriate for virtual network workloads without a custom DNS server. In this scenario, the client queries for the private endpoint IP address to the Azure-provided DNS service 168.63.129.16. Azure DNS will be responsible for DNS resolution of the private DNS zones.
The following screenshot illustrates the DNS resolution sequence from virtual network workloads using the private DNS zone:
AZ-305_164E.jpg related to the Microsoft AZ-305 Exam
Box 2: Forward contoso.com to VM1
Forward to the DNS server VM1.
Note: You can use the following options to configure your DNS settings for private endpoints:
* Use the host file (only recommended for testing). You can use the host file on a virtual machine to override the DNS.
* Use a private DNS zone. You can use private DNS zones to override the DNS resolution for a private endpoint. A private DNS zone can be linked to your virtual network to resolve specific domains.
* Use your DNS forwarder (optional). You can use your DNS forwarder to override the DNS resolution for a private link resource. Create a DNS forwarding rule to use a private DNS zone on your DNS server hosted in a virtual network.
Reference:
https://docs.microsoft.com/en-us/azure/private-link/private-endpoint-dns




KANNIBALAMK - 10 months, 18 days ago

Box 1 is wrong, VNET default configuration is to use azure DNS.
The correct answer for box 1 should be "configure vm1 to forward contoso.com to the azure provided dns at 168.63.129.16" to convert VM1 to a DNS forwarder.

Previous Questions Next Questions