Courseiva
Containerized AI WorkloadshardMultiple ChoiceObjective-mapped

AI-200 Containerized AI Workloads Practice Question

You need to configure network security for an Azure Container Apps environment that hosts an internal AI scoring API. The API must only be reachable from a specific Azure Virtual Network (VNet) and blocked from public internet access. How should you configure the environment?

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 the Container Apps environment with an internal Virtual Network integration and internal load balancer

Deploying Azure Container Apps with an internal Load Balancer (ILB) restricts ingress to a private IP within an integrated Virtual Network.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Attach a Private Endpoint to the Azure Container Registry hosting the app

    Why it's wrong here

    Private endpoints on ACR secure image pulls, but do not control network ingress to the deployed Container App.

  • Enable IP security restrictions on the default public ingress

    Why it's wrong here

    IP restrictions on public ingress still expose an endpoint to the public internet perimeter, which does not meet strict internal-only requirements.

  • Deploy the Container Apps environment with an internal Virtual Network integration and internal load balancer

    Why this is correct

    An internal-only Container Apps environment assigns a private virtual network IP for ingress, blocking public access.

  • Configure an Azure Front Door instance with WAF rules in front of the public endpoint

    Why it's wrong here

    Azure Front Door requires public exposure of the origin, which violates the requirement to block public internet access.

About these practice questions

One of 507 original AI-200 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 →

How Courseiva writes practice questions · Editorial policy

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.