Skip to content

Commit 45dd20f

Browse files
Merge pull request #108855 from mardahl/patch-4
Update active-directory-cloud-sync-how-to-install.md
2 parents eae21b8 + 6871e69 commit 45dd20f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

includes/active-directory-cloud-sync-how-to-install.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ ms.custom: include file
3535
>[!NOTE]
3636
>If you are installing the provisioning agent for use with (on-premsise app provisioning)(../articles/active-directory/app-provisioning/on-premises-application-provisioning-architecture.md) then select On-premises application provisioning (Azure AD to application).
3737
38-
10. Sign in with your Azure AD global administrator account. If you have Internet Explorer enhanced security enabled, it will block the sign-in. If so, close the installation, [disable Internet Explorer enhanced security](/troubleshoot/developer/browsers/security-privacy/enhanced-security-configuration-faq), and restart the **Azure AD Connect Provisioning Agent Package** installation.
38+
10. Sign in with your Azure AD global administrator or Hybrid Identity Administrator account. If you have Internet Explorer enhanced security enabled, it will block the sign-in. If so, close the installation, [disable Internet Explorer enhanced security](/troubleshoot/developer/browsers/security-privacy/enhanced-security-configuration-faq), and restart the **Azure AD Connect Provisioning Agent Package** installation.
3939

4040
:::image type="content" source="media/active-directory-cloud-sync-how-to-install/azure-ad-cloud-sync-sign-in-to-azure.png" alt-text="Screenshot of the Connect Azure AD screen." lightbox="media/active-directory-cloud-sync-how-to-install/azure-ad-cloud-sync-sign-in-to-azure.png":::
4141

4242

43-
11. On the **Configure Service Account** screen, select a group Managed Service Account (gMSA). This account is used to run the agent service. If a managed service account is already configured in your domain, you might skip this screen. If prompted, choose either:
43+
11. On the **Configure Service Account** screen, select a group Managed Service Account (gMSA). This account is used to run the agent service. If a managed service account is already configured in your domain by another agent and you are installing a second agent, select **Create gMSA** because the system will detect the existing account and add the required permissions for the new agent to use the gMSA account. When prompted, choose either:
4444

45-
- **Create gMSA** which lets the agent create the **provAgentgMSA$** managed service account for you. The group managed service account (for example, CONTOSO\provAgentgMSA$) will be created in the same Active Directory domain where the host server has joined. To use this option, enter the Active Directory domain administrator credentials.
46-
- **Use custom gMSA** and provide the name of the managed service account.
45+
- **Create gMSA** which lets the agent create the **provAgentgMSA$** managed service account for you. The group managed service account (for example, CONTOSO\provAgentgMSA$) will be created in the same Active Directory domain where the host server has joined. To use this option, enter the Active Directory domain administrator credentials (recommended).
46+
- **Use custom gMSA** and provide the name of the managed service account that you have manually created for this task.
4747

4848
To continue, select **Next**.
4949

@@ -53,7 +53,7 @@ ms.custom: include file
5353

5454

5555

56-
13. Sign in with your Active Directory domain administrator account. The domain administrator account shouldn't have password change requirements. In case the password expires or changes, you'll need to reconfigure the agent with the new credentials. This operation will add your on-premises directory. Select **OK**, then select **Next** to continue.
56+
13. Sign in with your Active Directory domain administrator account. The domain administrator account shouldn't have an expired password. In case the password is expired or changes during the agent installation, you'll need to reconfigure the agent with the new credentials. This operation will add your on-premises directory. Select **OK**, then select **Next** to continue.
5757

5858
:::image type="content" source="media/active-directory-cloud-sync-how-to-install/azure-ad-cloud-sync-sign-in-to-active-directory.png" alt-text="Screenshot that shows how to enter the domain admin credentials." lightbox="media/active-directory-cloud-sync-how-to-install/azure-ad-cloud-sync-sign-in-to-active-directory.png":::
5959

0 commit comments

Comments
 (0)