Skip to content

Commit 3fcfd2e

Browse files
Minor edit.
1 parent 67f7278 commit 3fcfd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-stack/operator/azure-stack-add-new-user-aad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you don't have an Azure subscription, you can't use the Azure portal to add a
5858
1. Run the following cmdlet to connect.
5959

6060
```powershell
61-
Connect-MgGraph -Scopes 'User.ReadWrite.All'
61+
Connect-MgGraph -Scopes 'User.ReadWrite.All'
6262
```
6363

6464
1. After you connect, complete the sequence by adding the new user:

0 commit comments

Comments
 (0)