AI-200 Security And Observability Practice Question
Your Azure AI application relies on Azure OpenAI and Azure AI Search. You need to troubleshoot a sudden surge in HTTP errors and latency. Which THREE of the following Azure Monitor / Application Insights features or tools should you use to diagnose the issue? (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
✓
Application Map in Application Insights to identify downstream dependency latency bottlenecks.
Application Map visualizes dependencies and latency bottlenecks, Metrics explorer tracks token consumption and throttling counters, and Log Analytics enables KQL queries for specific exception traces.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Azure Cost Management recommendation advisor for server resizing.
Why it's wrong here
Incorrect. Cost Management is for billing, not real-time troubleshooting of latency spikes.
- ✓
Application Map in Application Insights to identify downstream dependency latency bottlenecks.
Why this is correct
Correct. Application Map displays component topology and dependency call durations.
- ✓
Log Analytics workspace with KQL queries against the exceptions and dependencies tables.
Why this is correct
Correct. KQL queries in Log Analytics allow deep inspection of exception stack traces and call durations.
- ✓
Metrics explorer in Azure Monitor to check Azure OpenAI token limits and throttling metrics.
Why this is correct
Correct. Metrics explorer tracks token usage and throttling metrics like 429 errors.
- ✗
Azure Bastion diagnostic logs for RDP login failures.
Why it's wrong here
Incorrect. Azure Bastion is for VM remote access, irrelevant to AI service API performance troubleshooting.
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.