Skip to content

Commit 6f44863

Browse files
authored
Update cannot-see-users-groups-list-iam.md
1 parent 76047a7 commit 6f44863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/azure/general/cannot-see-users-groups-list-iam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To resolve this issue, use one of the following methods:
3838
### Method 2: To allow only the one guest user or configure on a per user basis
3939

4040
1. Make sure that the [Microsoft Graph PowerShell is installed](/powershell/microsoftgraph/installation).
41-
1. Use the `Connect-MgGraph` command to sign in with the required scopes. For more information, see [Get started with the Microsoft Graph PowerShell SDK](/powershell/microsoftgraph/get-started)
41+
1. Use the `Connect-MgGraph` command to sign in with the required scopes. For more information, see [Get started with the Microsoft Graph PowerShell SDK](/powershell/microsoftgraph/get-started).
4242
1. Run the [Update-MgUser](/powershell/module/microsoft.graph.users/update-mguser) cmdlet:
4343

4444
```powershell

0 commit comments

Comments
 (0)