nerdexam
MicrosoftMicrosoft

AZ-400 · Question #137

AZ-400 Question #137: Real Exam Question with Answer & Explanation

The correct answer is D: Tiller. Before you can deploy Helm in an RBAC-enabled AKS cluster, you need a service account and role binding for the Tiller service. Incorrect Answers: C: Kubectl is a command line interface for running commands against Kubernetes clusters. https://docs.microsoft.com/en-us/azure/aks/ku

Submitted by klara.se· Mar 6, 2026

Question

Your company has a release pipeline in an Azure DevOps project. You plan to deploy to an Azure Kubernetes Services (AKS) cluster by using the Helm package and deploy task. You need to install a service in the AKS namespace for the planned deployment. Which service should you install?

Options

  • AAzure Container Registry
  • BChart
  • CKubectl
  • DTiller

Explanation

Before you can deploy Helm in an RBAC-enabled AKS cluster, you need a service account and role binding for the Tiller service. Incorrect Answers: C: Kubectl is a command line interface for running commands against Kubernetes clusters. https://docs.microsoft.com/en-us/azure/aks/kubernetes-helm

Community Discussion

No community discussion yet for this question.

Full AZ-400 PracticeBrowse All AZ-400 Questions