Courseiva
Containerized AI WorkloadshardMultiple ChoiceObjective-mapped

AI-200 Containerized AI Workloads Practice Question

You are troubleshooting intermittent network timeout errors between microservices in an AKS cluster running an AI pipeline. You suspect that network policies are blocking required inter-pod communication. Which CNI plugin must be configured in AKS to enforce these network policies?

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 CNI with Azure Network Policies or Calico enabled

Azure CNI with Azure Network Policies or Calico network policies must be enabled in AKS to enforce namespace and pod-level traffic rules.

Answer analysis

Option-by-option breakdown

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

  • Azure CNI with Azure Network Policies or Calico enabled

    Why this is correct

    Azure CNI supports network policies (either Azure's native implementation or Calico) to restrict pod traffic.

  • Kubernetes standard kube-proxy in IPVS mode only

    Why it's wrong here

    kube-proxy handles service routing and load balancing, not pod-to-pod network security policy enforcement.

  • Azure Virtual Network NAT Gateway

    Why it's wrong here

    NAT Gateway manages outbound SNAT connectivity to the public internet, not internal pod communication.

  • Kubenet basic networking without network policies

    Why it's wrong here

    Kubenet does not support native Azure network policies.

About these practice questions

One of 503 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.