Skip to content

Commit d6142ad

Browse files
authored
Merge pull request #8093 from rogersoMS/patch-53
Correcting Connect-MSGraphApp to Connect-MSGraph
2 parents d2a228f + fa7dd38 commit d6142ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/autopilot/existing-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ If you want, you can set up an [enrollment status page](enrollment-status.md) (E
8585
Make sure the user account you specify has sufficient administrative rights.
8686
8787
```powershell
88-
Connect-MSGraphApp
88+
Connect-MSGraph
8989
```
9090
9191
Windows requests the user and password for your account with a standard Azure AD form. Type your username and password, and then select **Sign in**.

0 commit comments

Comments
 (0)