ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

159 / 375

Question 159:

You currently have an Azure Kubernetes cluster in place. You have to deploy an application to the cluster by using Azure DevOps. Which of the following steps would you carry out to implement this? Choose three answers from the options given below-

Answer options:

A.Create a new service account for the cluster.
B.Create a new service principal in Azure Active Directory.
C.Add a Helm package and deploy a task to the deployment pipeline.
D.Add a Docker compose task to the deployment pipeline.
E.Configure RBAC roles in the cluster.