Courseiva
Containerized AI WorkloadshardMultiple SelectObjective-mapped

AI-200 Containerized AI Workloads Practice Question

You are configuring enterprise networking for an AKS cluster running sensitive AI models. Which THREE networking features should you implement for cluster security?

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 Firewall or user-defined routes for outbound egress filtering

Securing AKS network traffic involves Azure CNI network policies, private cluster API server endpoints, and outbound traffic filtering via Azure Firewall.

Answer analysis

Option-by-option breakdown

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

  • Public IP assignment to every worker node

    Why it's wrong here

    Assigning public IPs to worker nodes increases attack surface and is a security risk.

  • Azure Firewall or user-defined routes for outbound egress filtering

    Why this is correct

    Egress filtering controls where cluster nodes can send outbound traffic.

  • Disabling all internal kube-dns resolution

    Why it's wrong here

    Disabling kube-dns breaks internal service discovery required by Kubernetes applications.

  • Azure CNI Network Policies for pod-level traffic restriction

    Why this is correct

    Network policies restrict traffic between namespaces and pods.

  • Private AKS API server endpoint

    Why this is correct

    A private cluster ensures the Kubernetes API server is not exposed to the public internet.

Visual reference

Source Router + ACL permit 10.0.0.0/8 deny any Server 10.0.0.5 ✓ 192.168.1.1 ✗ dropped ACLs evaluate top-down; first match wins — implicit deny all at end

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.