AI-103 Implement Generative AI And Agentic Solutions Practice Question
You are deploying an enterprise RAG application in Azure AI Foundry. You need to ensure data security and compliance across all components. Which THREE security practices should you implement? (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
✓
Use Managed Identities with Azure RBAC for service-to-service authentication
Using private endpoints, managed identities, and customer-managed keys are foundational enterprise security practices for Azure AI and search services.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Use Managed Identities with Azure RBAC for service-to-service authentication
Why this is correct
Managed identities eliminate hardcoded credentials and enforce role-based access control.
- ✗
Grant anonymous public network access on all AI service firewalls
Why it's wrong here
Public access violates enterprise security posture and compliance mandates.
- ✓
Configure Azure Private Endpoints for Azure OpenAI and Azure AI Search
Why this is correct
Private endpoints secure data traffic within the virtual network, preventing public internet exposure.
- ✗
Store API keys in plain text configuration files committed to public GitHub repositories
Why it's wrong here
Storing keys in plain text in public repositories is a critical security vulnerability.
- ✓
Implement Customer-Managed Keys (CMK) via Azure Key Vault for data encryption at rest
Why this is correct
CMK gives organizations full control over encryption keys used to protect indexes and model deployments.
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.