没有合适的资源?快使用搜索试试~ 我知道了~
AZ-204 Exam – Free Actual Q&As, Page 1 - ExamTopics.pdf
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
20 浏览量
2022-12-07
15:24:47
上传
评论
收藏 56.24MB PDF 举报
AZ-204 Exam – Free Actual Q&As, Page 1 _ ExamTopics.pdf
资源推荐
资源详情
资源评论














2022/12/6 16:32
AZ-204 Exam – Free Actual Q&As, Page 1 | ExamTopics
https://www.examtopics.com/exams/microsoft/az-204/custom-view/
2/870
Topic 1 - Question Set 1
Topic 1
Question #1
You have two Hyper-V hosts named Host1 and Host2. Host1 has an Azure virtual machine named VM1 that was deployed by using a custom Azure
Resource
Manager template.
You need to move VM1 to Host2.
What should you do?
A. From the Update management blade, click Enable.
B. From the Overview blade, move VM1 to a different subscription.
C. From the Redeploy blade, click Redeploy.
D. From the Prole blade, modify the usage location.
Correct Answer:
C
When you redeploy a VM, it moves the VM to a new node within the Azure infrastructure and then powers it back on, retaining all your
conguration options and associated resources.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/redeploy-to-new-node
OPT_001122
1week, 1day ago
Selected Answer: C
C. From the Redeploy blade, click Redeploy.
upvoted 1 times
JaydePet01
2weeks, 4days ago
Selected Answer: C
C is correct
upvoted 1 times
elequiel
1month, 2weeks ago
this is the correct answer
upvoted 2 times
Lacey12322
2months ago
Selected Answer: C
this is the correct answer
upvoted 2 times
Chang401
2months, 3weeks ago
Selected Answer: C
correct!
upvoted 2 times
rjam
2months, 3weeks ago
I agree
upvoted 1 times
Wake
7months ago
I agree
upvoted 1 times
N9
7months, 1week ago
Selected Answer: C
C is correct
upvoted 1 times
Community vote distribution
C (100%)

2022/12/6 16:32
AZ-204 Exam – Free Actual Q&As, Page 1 | ExamTopics
https://www.examtopics.com/exams/microsoft/az-204/custom-view/
3/870
Topic 1
Question #2
DRAG DROP -
You have downloaded an Azure Resource Manager template to deploy numerous virtual machines. The template is based on a current virtual
machine, but must be adapted to reference an administrative password.
You need to make sure that the password is not stored in plain text.
You are preparing to create the necessary components to achieve your goal.
Which of the following should you create to achieve your goal? Answer by dragging the correct option from the list to the answer area.
Select and Place:

2022/12/6 16:32
AZ-204 Exam – Free Actual Q&As, Page 1 | ExamTopics
https://www.examtopics.com/exams/microsoft/az-204/custom-view/
4/870
Correct Answer:
vincyN90
Highly Voted
2months, 2weeks ago
Key Vault + Access Policy.
Using Key Vault we create a secret containing our Password: https://docs.microsoft.com/en-us/azure/key-vault/secrets/quick-create-portal .
Using an Access Policy we allow access to the previously created secret.
Documentation Guide: https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/key-vault-parameter?tabs=azure-cli
upvoted 9 times
Obioha
Highly Voted
7months, 2weeks ago
https://www.examtopics.com/exams/microsoft/az-104/view/2/
Answer is correct, see question in AZ104 #20
upvoted 5 times

2022/12/6 16:32
AZ-204 Exam – Free Actual Q&As, Page 1 | ExamTopics
https://www.examtopics.com/exams/microsoft/az-204/custom-view/
5/870
Topic 1
Question #3
Your company has an Azure Kubernetes Service (AKS) cluster that you manage from an Azure AD-joined device. The cluster is located in a
resource group.
Developers have created an application named MyApp. MyApp was packaged into a container image.
You need to deploy the YAML manifest le for the application.
Solution: You install the Azure CLI on the device and run the kubectl apply `"f myapp.yaml command.
Does this meet the goal?
A. Yes
B. No
Correct Answer:
A
kubectl apply -f myapp.yaml applies a conguration change to a resource from a le or stdin.
Reference:
https://kubernetes.io/docs/reference/kubectl/overview/
https://docs.microsoft.com/en-us/cli/azure/aks
coffecold
1month, 1week ago
Selected Answer: A
answer is A
https://learn.microsoft.com/en-us/azure/aks/learn/quick-kubernetes-deploy-cli
upvoted 2 times
Choue
1month, 3weeks ago
Selected Answer: B
Azure CLI does not allow you to run kubectl commands, as its not part of the Azure CLI itself. It’s possible to install kubectl by executing the “az aks
install-cli”
upvoted 3 times
coffecold
1month, 1week ago
So the answer is B, because you haven't installed kubectl? Come on!
upvoted 4 times
QuangT
2months ago
Selected Answer: B
https://docs.microsoft.com/en-us/azure/aks/tutorial-kubernetes-deploy-application?tabs=azure-cli#deploy-the-application - better reference.
upvoted 1 times
Chang401
1month, 1week ago
I think as per your link Answer should be A. as it clear mentions
To deploy your application, use the kubectl apply command. This command parses the manifest file and creates the defined Kubernetes objects.
Specify the sample manifest file,
upvoted 1 times
Chang401
1month, 1week ago
please don't consider the typo by the examtopics.
upvoted 1 times
gitsaf4
2months, 1week ago
Use kubectl apply -f <directory>. This looks for Kubernetes configuration in all .yaml, .yml, and .json files in <directory> and passes it to apply.
https://kubernetes.io/docs/concepts/configuration/overview/#general-configuration-tips
Option A is INCORRECT! -> Microsoft trick question!
upvoted 2 times
Nokaido
3months ago
Selected Answer: A
- apears as `" at examtopics
upvoted 4 times
dante__it_be
3months ago
Community vote distribution
A (60%) B (40%)
剩余869页未读,继续阅读
资源评论

优质网络系统领域创作者
- 粉丝: 2710
- 资源: 2349

下载权益

电子书特权

VIP文章

课程特权

开通VIP

上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制
