AZ-104 – Question 119

0
1565

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear on the review screen.

You deploy an Azure Kubernetes Service (AKS) cluster named AKS1. You need to deploy a YAML file to AKS1.

Q. 1: Solution: From Azure CLI, you run az aks. Does this meet the goal?

  • A. Yes
  • B. No

Correct Answer: B 
Reference: https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough

Q. 2: Solution: From Azure CLI, you run the kubectl client. Does this meet the goal?

  • A. Yes
  • B. No
Q. 3: Solution: From Azure CLI, you run azcopy. Does this meet the goal?

  • A. Yes
  • B. No