↓ Skip to main content
  1. Certifications/
  2. AI-200 Study Hub/
  3. AI-200 Exam Domains/

Domain 1: Develop containerized solutions on Azure

Domain 1 covers building and hosting containers: building, versioning, and storing images in Azure Container Registry, automating builds with ACR Tasks, running containers on Azure App Service with settings and secrets supplied at runtime, and orchestrating them with Azure Container Apps (revisions and KEDA scaling) and Azure Kubernetes Service (manifests, logs, events, and connectivity).

20–25%Of the exam
2Objectives
26Practice questions
9Official exercises

Skills measured

Objectives and skills below are quoted from the official study guide. The count beside each skill is how many exam simulator questions test it.

1.1 Implement container application hosting

  • Build, store, version, and manage container images by using Azure Container Registry2
  • Build and run images by using Azure Container Registry Tasks4
  • Deploy containers to Azure App Service, including configuring App Service to supply environment variables and secrets7

1.2 Implement container-orchestrated solutions

  • Deploy applications to Azure Container Apps, including environment configuration and revision management3
  • Implement event-driven scaling by using Kubernetes Event-driven Autoscaling (KEDA) in Container Apps4
  • Deploy and manage applications to Azure Kubernetes Service (AKS) by using manifest files3
  • Monitor and troubleshoot solutions on AKS and Container Apps by inspecting logs, events, and end-to-end connectivity3

Official Microsoft Learn training

These are the learning paths from the official AI-200T00 course that cover this domain. Durations are Microsoft's estimates.

Implement container application hosting on Azure · 3 hr 45 min

Deploy and manage apps on Azure Container Apps · 3 hr 47 min

Deploy and monitor applications on Azure Kubernetes Service · 3 hr 32 min

Practice this domain

Related