az-104 Practice Question 867

Exam: az-104
Domain: Describe Azure management and governance
Topic: Describe features and tools for managing and deploying Azure resources
Difficulty: medium
You have an Azure Resource Manager template named Template1 that is used to deploy an Azure virtual machine. Template1 contains the following text: The variables section in Template1 contains the following text: "location": "westeurope" The resources section in Template1 contains the following text: You need to deploy the virtual machine to the West US location by using Template1. What should you do?

Answer Options

A
Modify the location in the resources section to westus
B
Select West US during the deployment
C
Modify the location in the variables section to westus

Correct Answer

A: Modify the location in the resources section to westus