exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 4 question 1 discussion

Actual exam question from Microsoft's AZ-104
Question #: 1
Topic #: 4
[All AZ-104 Questions]

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 in the review screen.
You deploy an Azure Kubernetes Service (AKS) cluster named AKS1.
You need to deploy a YAML file to AKS1.
Solution: From Azure CLI, you run az aks.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Quantigo
Highly Voted 3 years, 5 months ago
Correct Answer B - No To deploy the YAML file you need to runs kubectl apply -f file_name.yaml https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough
upvoted 63 times
...
khengoolman
Highly Voted 3 years, 4 months ago
Passed 11 Oct 2021 with 947. This question appeared, correct Answer
upvoted 21 times
micro9000
2 years, 1 month ago
Genius, nice one! :)
upvoted 3 times
...
...
[Removed]
Most Recent 6 months ago
Selected Answer: B
B is corerct
upvoted 1 times
[Removed]
5 months, 3 weeks ago
From Azure CLI, you run the kubectl client.
upvoted 1 times
...
...
iamchoy
1 year, 5 months ago
Selected Answer: B
To deploy a YAML file to AKS1, you would typically use the `kubectl` command. The `az aks` command in Azure CLI is primarily used to manage AKS clusters, not to deploy resources into them. For example, to deploy a YAML file, you would use: ``` kubectl apply -f <filename>.yaml ``` Simply running `az aks` would not deploy a YAML file to AKS1. So, the answer is: B. No
upvoted 10 times
...
TestKingTW
1 year, 9 months ago
Selected Answer: B
Correct Answer: B use: kubectl apply -f file_name.yaml
upvoted 2 times
...
Juanchooo
1 year, 9 months ago
Came in my exam today 17/05/23
upvoted 2 times
...
SimoneP
1 year, 10 months ago
Selected Answer: B
kubectl for yaml file
upvoted 1 times
...
Manek
1 year, 10 months ago
Am I the only one who thinks the wording is bit odd? 'deploy yaml file' ? You do not deploy yaml file, you deploy a pod, definitely not a yaml file.
upvoted 1 times
...
AzZnLuVaBoI
1 year, 11 months ago
On the Exam 3/29/23.
upvoted 3 times
...
shadad
2 years ago
Selected Answer: B
I took Exam of Azure- 104 at 27/2/2023 I score 920 points out of 1000 points. This was on it and my answer was: B There are many version of this Q on the exam btw only using the kubectl is the correct answer.
upvoted 4 times
noorms
1 year, 12 months ago
Hi Shadad, are these dumps enough to clear the exam and how many questions came from this dump?
upvoted 1 times
obaali1990
1 year, 11 months ago
Use the contributor access
upvoted 4 times
...
...
...
UmbongoDrink
2 years ago
Selected Answer: B
Kubectl command to deploy yaml file into the container.
upvoted 1 times
...
LalitMF
2 years, 1 month ago
Selected Answer: B
We use Kubectl command to deploy yaml file into the container. kubectl apply -f filename.yaml
upvoted 3 times
...
prem007
2 years, 2 months ago
Selected Answer: B
Correct Answer B - No To deploy the YAML file you need to runs kubectl apply -f file_name.yaml
upvoted 1 times
...
prem007
2 years, 2 months ago
Correct Answer: B explanation: kubectl apply -f file_name.yaml
upvoted 1 times
...
Liriano
2 years, 4 months ago
Today 11/01/2022 in exam go with highly voted
upvoted 5 times
...
NaoVaz
2 years, 5 months ago
Selected Answer: B
B) "No" Kubectl must be used to apply yaml manifests in Kubernetes clusters.
upvoted 3 times
...
EmnCours
2 years, 6 months ago
Selected Answer: B
Correct Answer: B
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago