AI-103 Implement Generative AI And Agentic Solutions Practice Question
You are designing an agent that needs to access user-specific data from OneDrive. How should you handle the authentication for this tool call?
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
✓
Use a Managed Identity for the agent.
Managed Identities provide the secure, token-based authentication required for services to communicate without storing credentials.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Disable authentication for the API.
Why it's wrong here
Disabling authentication is a severe security risk.
- ✓
Use a Managed Identity for the agent.
Why this is correct
Managed Identities ensure secure and automated access to Azure resources.
- ✗
Hardcode the OAuth tokens in the tool definition.
Why it's wrong here
This is a security vulnerability.
- ✗
Request the user to provide credentials via the chat interface.
Why it's wrong here
This is insecure and impacts the user experience.
About these practice questions
One of 510 original AI-103 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.