Microsoft
AI-102 · Question #68
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. The Azure Private Link should use a private endpoint, not a public endpoint. Private Link service can be accessed from approved private endpoints in any public region. https://docs.microsoft.com/en-us/azure/private-link/private-link-overview
Submitted by haru.x· Mar 30, 2026Implement Knowledge Mining Solutions
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1. You plan to create a new Azure AI Search service named service1. You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet. Solution: You deploy service1 and a public endpoint to a new virtual network, and you configure Azure Private Link. Does this meet the goal?
Options
- AYes
- BNo
How the community answered
(23 responses)- A48% (11)
- B52% (12)
Explanation
The Azure Private Link should use a private endpoint, not a public endpoint. Private Link service can be accessed from approved private endpoints in any public region. https://docs.microsoft.com/en-us/azure/private-link/private-link-overview
Topics
#Azure Private Link#Private Endpoint#Virtual Network connectivity#Azure AI Search
Community Discussion
No community discussion yet for this question.