AI-102 Plan and manage an Azure AI solution Practice Question
Which TWO actions should you take to ensure your Azure AI Language custom question answering project can be used in a production environment with high availability?
⚠ Common exam trap
Many candidates confuse high availability with performance optimization or cost reduction, mistakenly thinking that disabling redundancy or using a free tier is acceptable for production workloads.
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
✓
Enable multiple read replicas for the knowledge base.
Enabling multiple read replicas for the knowledge base in Azure AI Language custom question answering distributes read traffic across replicas, ensuring high availability and fault tolerance. This is a key production requirement to handle concurrent user queries without a single point of failure.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enable multiple read replicas for the knowledge base.
Why this is correct
Read replicas increase availability and throughput.
- ✗
Disable redundant infrastructure to optimize performance.
Why it's wrong here
Redundancy is essential for HA.
- ✗
Use the Free (F0) pricing tier to reduce costs.
Why it's wrong here
Free tier does not support HA features.
- ✓
Deploy the resource in a region that supports availability zones.
Why this is correct
Availability zones provide redundancy within a region.
- ✗
Train the model using only a single language.
Why it's wrong here
Language choice does not affect HA.
Go deeper
Related to this question
About these practice questions
Courseiva writes every AI-102 question from scratch — 945 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 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.