AZ-305 · Question #440
AZ-305 Question #440: Real Exam Question with Answer & Explanation
The correct answer is D: SpokevNet1 and SpokevNet2 only. Azure Private Link in a hub-and-spoke network Components in your virtual network associate a private IP address with each private endpoint. Those components can only resolve that private IP address if you use a specific Domain Name System (DNS) setup. If you use a custom DNS solu
Question
You have an Azure subscription that contains the resources shown in the following table. You have an Azure App Service web app that contains the resources shown in the following table. The virtual networks contain the resources shown in the following table. You create an Azure Private DNS zone named privatelink.database.windows.net. You need to ensure that VM1 and VM2 can resolve to Sql1. Which virtual networks should you link to privatelink.database.windows.net?
Options
- ASpokevNet1 only
- BSpokevNet2 only
- CHubvNet only
- DSpokevNet1 and SpokevNet2 only
- EHubvNet, SpokevNet1, and SpokevNet2
Explanation
Azure Private Link in a hub-and-spoke network Components in your virtual network associate a private IP address with each private endpoint. Those components can only resolve that private IP address if you use a specific Domain Name System (DNS) setup. If you use a custom DNS solution, use DNS zone groups. Integrate the private endpoint with a centralized Azure private DNS zone, whether you deploy resources in a hub or a spoke. Link the private DNS zone with all virtual networks that need to resolve your private endpoint DNS name. https://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-hub-spoke-
Community Discussion
No community discussion yet for this question.