AI-103 Computer Vision Practice Question
You are implementing a disaster recovery strategy for a critical image processing application that relies on Azure AI Vision. If the primary Azure region experiences an outage, how should you configure failover?
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
✓
Deploy a secondary Azure AI Vision resource in a paired Azure region and configure your application to fail over to the secondary endpoint if errors occur.
Deploying a secondary Azure AI Vision resource in a paired region and updating the application configuration (or using Azure Front Door / Traffic Manager) enables regional failover.
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 geo-replication on the Azure Blob Storage account to automatically fail over the AI service endpoints.
Why it's wrong here
Storage geo-replication does not fail over Cognitive Services API endpoints.
- ✗
Configure Azure Site Recovery to replicate the Azure AI Vision service backend VMs.
Why it's wrong here
Azure AI Vision is a managed PaaS service; underlying VMs cannot be replicated via Site Recovery.
- ✗
Rely on automatic synchronous replication of Custom Vision models across all global Azure datacenters without application changes.
Why it's wrong here
Custom Vision models must be trained and published per resource; they do not automatically replicate globally without manual provisioning or export.
- ✓
Deploy a secondary Azure AI Vision resource in a paired Azure region and configure your application to fail over to the secondary endpoint if errors occur.
Why this is correct
Multi-region deployment with application-level failover or Traffic Manager ensures high availability.
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.