Microsoft Azure Administrator Associate AZ-104 Practice Question
You are modifying an ARM template to allow users to specify the Azure region for resource deployment, and you want to provide a default region when no value is supplied. Which part of the ARM template should you modify to achieve this?
Define an input in the 'parameters' section
Include an output in the 'outputs' section
Set the location property directly in the 'resources' section
Add a variable declaration in the 'variables' section
To allow users to specify a value during deployment and provide a default if none is supplied, you should define an input in the parameters section of the ARM template. In this section, you can declare a parameter, set its type, and assign a default value. The variables section is used for defining values calculated during deployment and doesn't accept user input. Setting the location directly in the resources section would hard-code the value and not allow for user customization or defaults. The outputs section is used for returning values after deployment and is not related to accepting user input.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is an ARM template?
Open an interactive chat with Bash
What is the 'parameters' section in an ARM template?
Open an interactive chat with Bash
How does the 'resources' section relate to ARM templates?
Open an interactive chat with Bash
Microsoft Azure Administrator Associate AZ-104
Deploy and manage Azure compute resources
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access