Skip to content

Commit 5ac3e03

Browse files
authored
Small tweak 🧷
1 parent 66b7046 commit 5ac3e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/update-manager/includes/pre-post-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ms.date: 09/24/2024
3232
3333
```powershell
3434
New-AzRoleAssignment `
35-
-ObjectId $UAMI.PrincipalId`
35+
-ObjectId $UAMI.PrincipalId `
3636
-ResourceGroupName $resourceGroup `
3737
-RoleDefinitionName "Contributor"
3838
```

0 commit comments

Comments
 (0)