AI-200 Security And Observability Practice Question
Your company policy requires all outbound traffic from an Azure Machine Learning workspace to pass through a centralized firewall. Which feature must be implemented?
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 workspace outbound rules with fully qualified domain name (FQDN) tags and route traffic through Azure Firewall.
Workspace outbound rules combined with a user-defined route (UDR) and a firewall (such as Azure Firewall) enforce forced tunneling and network restriction.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Enable public network access with selected IP addresses set to the firewall IP.
Why it's wrong here
This leaves public network access enabled rather than isolating it through the firewall.
- ✗
Use Azure Bastion to inspect all outbound connections from the workspace nodes.
Why it's wrong here
Azure Bastion is strictly for inbound administrative access (RDP/SSH).
- ✓
Configure workspace outbound rules with fully qualified domain name (FQDN) tags and route traffic through Azure Firewall.
Why this is correct
FQDN outbound rules allow specifying allowed destinations for dependencies like Python Package Index or Azure storage.
- ✗
Deploy the workspace without virtual network isolation and rely on Network Security Groups.
Why it's wrong here
NSGs do not inspect application-layer FQDN traffic effectively compared to a firewall.
About these practice questions
This AI-200 question is part of Courseiva's 507-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-200 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-200 exam.