AI-200 Security And Observability Practice Question
You are configuring comprehensive observability for an intelligent application built on Azure AI Document Intelligence and Azure OpenAI. Which THREE telemetry types or tools should you configure in Application Insights to capture complete operational insights? (Choose three)
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 dependency tracking to monitor outgoing HTTP calls made to Azure AI REST endpoints.
Application Insights collects custom telemetry, tracks downstream dependencies, and records unhandled application exceptions.
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 dependency tracking to monitor outgoing HTTP calls made to Azure AI REST endpoints.
Why this is correct
Dependency tracking automatically captures outgoing calls to Azure AI services, measuring latency and response codes.
- ✓
Track custom events to log domain-specific metrics like document processing success rates.
Why this is correct
Custom events allow logging of business-specific telemetry and KPIs.
- ✗
Install the Azure Firewall policy manager directly onto the Application Insights SDK.
Why it's wrong here
Firewall policies are managed at the network or firewall resource level, not within the Application Insights SDK.
- ✓
Enable exception telemetry to automatically capture unhandled runtime errors and stack traces.
Why this is correct
Exception telemetry logs application crashes and errors for rapid troubleshooting.
- ✗
Use Azure Active Directory conditional access policies to restart unhealthy worker threads.
Why it's wrong here
Conditional access enforces sign-in controls, it does not manage application thread health.
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.