AI-102 Implement computer vision solutions Practice Question
A healthcare organization uses Azure AI Vision to analyze medical images for abnormalities. The solution must ensure patient data is not stored in the service's logs. What should you configure?
⚠ Common exam trap
Watch out — candidates often confuse network security (private endpoints) or encryption (CMK) with data logging controls, failing to realize that logs are a separate data storage mechanism that must be explicitly disabled to prevent data retention.
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
✓
Set the logging level to 'None' in the Azure AI Vision resource diagnostic settings.
Setting the logging level to 'None' in the Azure AI Vision resource diagnostic settings prevents any patient data from being captured in the service's logs. This directly addresses the requirement to ensure patient data is not stored, as diagnostic logs can contain request and response payloads that include medical image metadata or analysis results.
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 a private endpoint to access the Azure AI Vision resource.
Why it's wrong here
Private endpoint only restricts network access.
- ✓
Set the logging level to 'None' in the Azure AI Vision resource diagnostic settings.
Why this is correct
Disabling logging prevents data from being stored.
- ✗
Enable Customer-Managed Keys (CMK) for the resource.
Why it's wrong here
CMK controls encryption, not logging.
- ✗
Use Azure Policy to restrict data residency.
Why it's wrong here
Data residency does not affect logging.
Go deeper
Related to this question
About these practice questions
One of 945 original AI-102 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 by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AI-102 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-102 exam.