AI-102 Implement agentic AI solutions Practice Question
A healthcare company is developing an agent that processes patient records and suggests treatment plans. The agent must comply with HIPAA regulations. Which service should the team use to ensure data privacy and compliance?
⚠ Common exam trap
Candidates often assume enabling data processing or using a specific SDK automatically satisfies compliance, but HIPAA requires explicit network isolation and data residency controls, which only private endpoints and network restrictions provide.
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
✓
Azure AI Services deployed in a private endpoint with no data leaving the network.
Deploying Azure AI Services within a private endpoint, combined with ensuring no data leaves the network, aligns with HIPAA's requirement for data privacy and compliance. This configuration uses Azure Private Link to keep all traffic within the Microsoft backbone network, preventing exposure to the public internet and meeting the strict data residency and encryption standards mandated by HIPAA.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Microsoft Bot Framework SDK with a custom connector.
Why it's wrong here
Bot Framework does not inherently provide compliance.
- ✗
Azure Cognitive Search with custom analyzers.
Why it's wrong here
Cognitive Search is not a platform for building agents.
- ✗
Azure OpenAI Service with data processing enabled.
Why it's wrong here
Azure OpenAI Service may not be HIPAA compliant in all regions.
- ✓
Azure AI Services deployed in a private endpoint with no data leaving the network.
Why this is correct
Private endpoint ensures data stays within the network, aiding compliance.
Go deeper
Related to this question
About these practice questions
This AI-102 question is part of Courseiva's 945-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 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.