PowerShell Cmdlets Flashcards

1
Q

What is the command to deploy an ARM template with parameters?

A

New-AzResourceGroupDeployment -ResourceGroupName -TemplateFile -TemplateParameterFile

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the command to deploy an ARM template in Complete mode?

A

New-AzResourceGroupDeployment -ResourceGroupName -Mode Complete

How well did you know this?
1
Not at all
2
3
4
5
Perfectly