Skip to content

Commit 2bc3d61

Browse files
committed
Add hybrid identity adminsitrator as a possible role for config change
1 parent baa6ed6 commit 2bc3d61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/identity/hybrid/connect/migrate-from-federation-to-cloud-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ To choose one of these options, you must know what your current settings are.
237237

238238
![View Additional tasks](media/deploy-cloud-user-authentication/additional-tasks.png)
239239

240-
3. On the **Connect to Microsoft Entra ID** page, enter your Global Administrator account credentials.
240+
3. On the **Connect to Microsoft Entra ID** page, enter your Global Administrator or Hybrid Identity Administrator account credentials.
241241

242242
4. On the **User sign-in** page:
243243

@@ -338,7 +338,7 @@ On your Microsoft Entra Connect server, follow the steps 1- 5 in [Option A](#opt
338338
339339
**Complete the conversion by using the Microsoft Graph PowerShell SDK:**
340340

341-
1. In PowerShell, sign in to Microsoft Entra ID by using a Global Administrator account.
341+
1. In PowerShell, sign in to Microsoft Entra ID by using a Global Administrator or Hybrid Identity Administrator account.
342342
```powershell
343343
Connect-MGGraph -Scopes "Domain.ReadWrite.All", "Directory.AccessAsUser.All"
344344
```

0 commit comments

Comments
 (0)