AI-200 Containerized AI Workloads Practice Question
You are configuring TLS termination for an AI model API hosted in Azure Container Apps using a custom domain name. Where must you upload or configure the custom SSL certificate?
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
✓
In the Container App custom domains settings using a Key Vault reference or uploaded certificate
Custom domain certificates in Azure Container Apps are managed via the custom domains and certificates blade of the Container App resource.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
In the Container App custom domains settings using a Key Vault reference or uploaded certificate
Why this is correct
Container Apps supports binding custom SSL certificates managed directly within the app's custom domain settings.
- ✗
In the Azure Container Registry webhook configuration
Why it's wrong here
ACR webhooks trigger external services upon registry events, not TLS termination.
- ✗
Inside the container image filesystem under /etc/ssl/certs
Why it's wrong here
Embedding certificates inside the image requires rebuilding the image for every certificate rotation.
- ✗
On the underlying Azure Container Instances node pool
Why it's wrong here
Container Apps abstract underlying nodes completely; certificates are managed at the app level.
About these practice questions
Courseiva writes every AI-200 question from scratch — 507 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-200 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-200 exam.