You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/role-based-access-control/quickstart-role-assignments-template.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,8 +69,35 @@ The template used in this quickstart is from [Azure Quickstart templates](https:
69
69
70
70
1. Enter a location for the resource group such as centralus.
71
71
72
+
1. If necessary, press Enter to run the New-AzResourceGroupDeployment command.
73
+
72
74
The [New-AzResourceGroup](/powershell/module/az.resources/new-azresourcegroup) command creates a new resource group and the [New-AzResourceGroupDeployment](/powershell/module/az.resources/new-azresourcegroupdeployment) command deploys the template to add the role assignment.
0 commit comments