AI-103 Plan And Manage AN Azure AI Solution Practice Question
Your company requires that all Azure AI service endpoints are accessible only from within a specific Azure Virtual Network (VNet) and that public internet access is completely disabled. How should you configure the Azure AI resource networking settings?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Disable public network access on the Networking blade and create a Private Endpoint associated with your VNet and subnet.
Disabling public access and configuring private endpoints ensures that traffic flows securely through the Microsoft backbone network and is isolated to the specified VNet.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Set the routing preference to Microsoft network routing and enable service endpoints on the default subnet.
Why it's wrong here
Service endpoints secure traffic to the service, but private endpoints provide stronger isolation and support disabled public access.
- ✓
Disable public network access on the Networking blade and create a Private Endpoint associated with your VNet and subnet.
Why this is correct
This completely disables public access and routes traffic securely via a private IP within the VNet.
- ✗
Configure the firewall to allow only the corporate public IP address range and keep public network access enabled.
Why it's wrong here
This still leaves the endpoint exposed to the public internet, violating the isolation requirement.
- ✗
Deploy an Azure Application Gateway in front of the Azure AI multi-service account endpoint.
Why it's wrong here
Application Gateway does not natively replace the need for private endpoints or public access settings on PaaS AI resources.
About these practice questions
This AI-103 question is part of Courseiva's 510-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Microsoft exam blueprint
This AI-103 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-103 exam.