AZ-400 – Question 251

0
131
DRAG DROP –

You have an Azure Kubernetes Service (AKS) cluster.
You need to deploy an application to the cluster by using Azure DevOps.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Correct Answer:

You shouldn’t be using docker composed if you already have helm.
Also in the link specified in the answer it explains that you need to configure the required permissions for the service principal (that is why we need number 2)

Referencehttps://cloudblogs.microsoft.com/opensource/2018/11/27/tutorial-azure-devops-setup-cicd-pipeline-kubernetes-docker-helm/