AI-103 Plan And Manage AN Azure AI Solution Practice Question
You are planning the security architecture for an enterprise Azure AI multi-service account. Management requires that access to the resource be strictly controlled and audited. Which TWO security features or configurations should you implement? Each correct answer presents part of the solution.
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
✓
Disable local authentication (API key access) and require Microsoft Entra ID authentication.
Disabling local auth enforces Entra ID, and Private Endpoints secure network traffic.
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 local authentication (API key access) and require Microsoft Entra ID authentication.
Why this is correct
Disabling local auth eliminates static API keys and enforces centralized identity governance.
- ✗
Store all admin API keys permanently in an unencrypted Azure Blob Storage container.
Why it's wrong here
Storing keys in unencrypted storage is a severe security vulnerability.
- ✓
Configure an Azure Private Endpoint to restrict data access to the virtual network.
Why this is correct
Private endpoints secure the data path by keeping traffic within private IP space.
- ✗
Grant the Contributor role to all end-user client applications.
Why it's wrong here
The Contributor role is overly broad and violates least-privilege principles.
- ✗
Enable anonymous public access across all subnets.
Why it's wrong here
Azure AI services do not support anonymous access.
About these practice questions
Courseiva writes every AI-103 question from scratch — 510 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.