nerdexam
MicrosoftMicrosoft

AI-102 · Question #118

AI-102 Question #118: Real Exam Question with Answer & Explanation

The correct answer is A: Yes. A private endpoint is a network interface that uses a private IP address from your virtual network. This network interface connects you privately and securely to a service powered by Azure Private Link. By enabling a private endpoint, you're bringing the service into your virtual

Submitted by emma.c· Mar 30, 2026Implement an Azure AI solution infrastructure

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 private endpoint to vnet1. Does this meet the goal?

Options

  • AYes
  • BNo

Explanation

A private endpoint is a network interface that uses a private IP address from your virtual network. This network interface connects you privately and securely to a service powered by Azure Private Link. By enabling a private endpoint, you're bringing the service into your virtual network. The service could be an Azure service such as: Azure SQL Database Your own service using a Private Link Service. https://docs.microsoft.com/en-us/azure/private-link/private-endpoint-overview

Topics

#Azure Private Endpoint#Azure AI Search#Virtual Network#Private connectivity

Community Discussion

No community discussion yet for this question.

Full AI-102 PracticeBrowse All AI-102 Questions