Question 90 of 247 from exam AZ-104: Microsoft Azure Administrator

Question 90 of 247 from exam AZ-104: Microsoft Azure Administrator

Question

HOTSPOT -

You have an Azure Kubernetes Service (AKS) cluster named AKS1 and a computer named Computer1 that runs Windows 10. Computer1 that has the Azure CLI installed.

You need to install the kubectl client on Computer1.

Which command should you run? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Explanations

To install kubectl locally, use the az aks install-cli command: az aks install-cli

https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough