Question: How can parameters be passed to an Azure Resource Manager template when deploying with the az group deployment create command? Group of answer choices a
How can parameters be passed to an Azure Resource Manager template when deploying with the az group deployment create command? Group of answer choices a Parameters must be hardcoded directly in the script. b Use the parameters section for values defined directly in the script as json. c The templatefile parameter is used for values stored in a local json file. d The templateuri parameter is used for values stored in a file at an HTTP endpoint.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
