exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 4 question 86 discussion

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

HOTSPOT
-

You have an Azure subscription that contains a resource group named RG1.

You plan to use an Azure Resource Manager (ARM) template named template1 to deploy resources. The solution must meet the following requirements:

• Deploy new resources to RG1.
• Remove all the existing resources from RG1 before deploying the new resources.

How should you complete the command? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
sss123412
Highly Voted 2 years, 1 month ago
correct answer -Mode Specifies the deployment mode. The acceptable values for this parameter are: Complete: In complete mode, Resource Manager deletes resources that exist in the resource group but are not specified in the template. Incremental: In incremental mode, Resource Manager leaves unchanged resources that exist in the resource group but are not specified in the template. https://learn.microsoft.com/en-us/powershell/module/az.resources/new-azresourcegroupdeployment?view=azps-9.2.0 There is no such mode called "All"
upvoted 51 times
...
Ashfaque_9x
Highly Voted 2 years, 1 month ago
Passed today on 29Jan23 with a score of 970. This question was in the exam. The provided answer is correct. "-ResourceGroupName" and "Complete".
upvoted 26 times
...
[Removed]
Most Recent 5 months, 2 weeks ago
CORRECT
upvoted 2 times
...
Amir1909
1 year ago
Correct
upvoted 1 times
...
devops_devops
1 year, 1 month ago
This question was in exam 15/01/24
upvoted 12 times
...
zellck
2 years ago
1. -ResourceGroupName 2. Complete https://learn.microsoft.com/en-us/powershell/module/az.resources/new-azresourcegroupdeployment?view=azps-9.3.0#-resourcegroupname Specifies the name of the resource group to deploy. https://learn.microsoft.com/en-us/powershell/module/az.resources/new-azresourcegroupdeployment?view=azps-9.3.0#-mode Specifies the deployment mode. The acceptable values for this parameter are: -Complete: In complete mode, Resource Manager deletes resources that exist in the resource group but are not specified in the template. - Incremental: In incremental mode, Resource Manager leaves unchanged resources that exist in the resource group but are not specified in the template.
upvoted 14 times
zellck
2 years ago
Got this in Feb 2023 exam.
upvoted 8 times
Paul_white
2 years ago
WOULD BE WRITING MINE ON THE 25 :)
upvoted 1 times
...
...
...
Onobhas01
2 years, 1 month ago
- ResourceGroupName - Complete Mode
upvoted 1 times
...
Muffay
2 years, 1 month ago
Answer is correct. "In complete mode, Resource Manager deletes resources that exist in the resource group but are not specified in the template." https://learn.microsoft.com/en-us/powershell/module/az.resources/new-azresourcegroupdeployment?view=azps-9.2.0#-mode
upvoted 5 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