Microsoft
AZ-104 · Question #663
Hotspot Question You purchase a new Azure subscription. You create an Azure Resource Manager (ARM) template named deploy.json as shown in the following exhibit. You connect to the subscription and run
Sign in or unlock AZ-104 to reveal the answer and full explanation for question #663. The question stem and answer options stay visible for context.
Submitted by haru.x· Mar 4, 2026Deploy and manage Azure compute resources / Implement and manage infrastructure as code using ARM templates
Question
Hotspot Question You purchase a new Azure subscription. You create an Azure Resource Manager (ARM) template named deploy.json as shown in the following exhibit. You connect to the subscription and run the following command. New-AzDeployment -Location westus -TemplateFile "deploy.json" For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Answer:
Exhibits
Answer Area
- Three resource groups are created when you run the script.
- A resource group named RGroup5 is created.
- All the resource groups are created in the East US Azure region.
Unlock AZ-104 to see the answer
You've previewed enough free AZ-104 questions. Unlock AZ-104 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ARM Templates#Azure Resource Groups#Subscription-Level Deployments#Copy Loop

