Skip to content

Commit b03009a

Browse files
Saveen ReddySaveen Reddy
authored andcommitted
Added heading
1 parent 3f34d9a commit b03009a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PowerShell/assign_workspace_msi_role_on_storage_account.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ $wsmsi = Get-AzureADServicePrincipal -SearchString $wsname
3434
New-AzRoleAssignment -ObjectId $wsmsi.ObjectId -RoleDefinitionName $role -Scope $final_scope
3535
```
3636

37+
# Next Steps

0 commit comments

Comments
 (0)