AI-103 Plan And Manage AN Azure AI Solution Practice Question
You have an Azure AI application that is hitting rate limits (429 errors). You need to determine which specific client application is causing the issue. How do you identify this?
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
✓
Enable diagnostic logging to Log Analytics and run a KQL query.
Diagnostic logs (sent to Log Analytics) can be configured to include client-side metadata or IP information for request tracing.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Check the 'Activity Log'.
Why it's wrong here
Activity logs do not contain detailed request-level logs.
- ✗
Increase the resource quota in the 'Quotas' blade.
Why it's wrong here
This masks the problem instead of identifying the source of the traffic.
- ✓
Enable diagnostic logging to Log Analytics and run a KQL query.
Why this is correct
Diagnostic logs provide the granular detail needed to analyze request sources and error patterns.
- ✗
Restart the AI service.
Why it's wrong here
Restarting does not provide insights into the cause of the 429 errors.
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.