AI-103 Plan And Manage AN Azure AI Solution Practice Question
Your organization is deploying an Azure OpenAI resource. Your security policy requires that all network traffic destined for the OpenAI service must traverse a secure hub-and-spoke virtual network topology and pass through an Azure Firewall instance. How should you route outbound traffic from your application subnet to Azure OpenAI?
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
✓
Configure User Defined Routes (UDR) on the application subnet with a next hop pointing to the Azure Firewall.
User Defined Routes (UDR) allow you to override default Azure routing tables and force traffic through an Azure Firewall or network virtual appliance.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Configure Azure Traffic Manager dns routing.
Why it's wrong here
Traffic Manager resolves DNS queries externally, not routing internal subnet packets.
- ✗
Attach an Azure Bastion subnet to the firewall.
Why it's wrong here
Bastion is for management access, not routing production traffic.
- ✗
Rely on automatic default system routing without route tables.
Why it's wrong here
Default system routing bypasses internal virtual network firewalls and routes PaaS traffic directly over Microsoft's backbone.
- ✓
Configure User Defined Routes (UDR) on the application subnet with a next hop pointing to the Azure Firewall.
Why this is correct
UDRs route traffic from the subnet through the firewall before reaching external or PaaS endpoints.
Visual reference
About these practice questions
Courseiva writes every AI-103 question from scratch — 510 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.