Home › Azure AZ-104 › cloudcomputing › az104compute › Which combination of features lets you deploy a …
Which combination of features lets you deploy a containerised app with managed Kubernetes orchestration on Azure?
AAzure Kubernetes Service (AKS) for the managed K8s control plane + Azure Container Registry for image storage
BAzure App Service Free tier + Azure DNS
CAzure Cosmos DB + Azure SQL Database
DAzure Functions + Azure Storage Account
Answer & Solution
Correct answer: A. Azure Kubernetes Service (AKS) for the managed K8s control plane + Azure Container Registry for image storage
AKS provides the managed K8s control plane; ACR stores the container images that AKS pulls. The other combinations don't run K8s.
Related questions
Which Azure container service is BEST suited for event-driven serverless containers — scalWhich combination of features deploys a fault-tolerant Windows web tier across THREE AvailAn ARM / Bicep deployment fails midway with a permission error on a single resource. What'Which Azure App Service feature lets you swap a staging deployment slot into production wiWhich Azure VM availability construct guarantees that VMs are placed across different physAn organisation needs to run a container without managing the underlying VMs. Which Azure Which Azure feature lets you stop billing on a Windows / Linux VM compute while preservingWhich file format describes an Azure deployment declaratively for ARM-based deployments (w