Microsoft Azure Administrator Associate AZ-104 Practice Question
You have an Azure Resource Manager (ARM) template named 'myTemplate.json' stored locally on your computer. You need to deploy this template to an existing resource group called 'myResourceGroup' using the Azure CLI. Which command should you use?
To deploy an ARM template at the resource-group scope with Azure CLI, use:
az deployment group create --resource-group myResourceGroup --template-file myTemplate.json
The az deployment group create command targets the resource-group scope; --resource-group specifies the target group and --template-file points to the local template. For subscription-level deployments you would use az deployment sub create, not az deployment create. The older az group deployment create command is deprecated, and there is no valid az resource deploy command for ARM template deployment.
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 Azure Resource Manager (ARM) template?
Open an interactive chat with Bash
What is the difference between 'az deployment group create' and 'az deployment create'?
Open an interactive chat with Bash
Why is 'az group deployment create' deprecated, and what should be used instead?
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...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99
$19.99/mo
Billed monthly, Cancel any time.
3 Month Pass
$44.99
$14.99/mo
One time purchase of $44.99, Does not auto-renew.
MOST POPULAR
Annual Pass
$119.99
$9.99/mo
One time purchase of $119.99, Does not auto-renew.
BEST DEAL
Lifetime Pass
$189.99
One time purchase, Good for life.
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .