Skip to content

Commit d10cea3

Browse files
Merge pull request #176189 from billmath/fixes1
fixing
2 parents 5905da0 + d2564e0 commit d10cea3

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

articles/active-directory/cloud-sync/how-to-prerequisites.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: daveba
77
ms.service: active-directory
88
ms.workload: identity
99
ms.topic: how-to
10-
ms.date: 03/17/2021
10+
ms.date: 10/18/2021
1111
ms.subservice: hybrid
1212
ms.author: billmath
1313
ms.collection: M365-identity-device-management
@@ -21,7 +21,8 @@ You need the following to use Azure AD Connect cloud sync:
2121

2222
- Domain Administrator or Enterprise Administrator credentials to create the Azure AD Connect Cloud Sync gMSA (group Managed Service Account) to run the agent service.
2323
- A hybrid identity administrator account for your Azure AD tenant that is not a guest user.
24-
- An on-premises server for the provisioning agent with Windows 2016 or later. This server should be a tier 0 server based on the [Active Directory administrative tier model](/windows-server/identity/securing-privileged-access/securing-privileged-access-reference-material).
24+
- An on-premises server for the provisioning agent with Windows 2016 or later. This server should be a tier 0 server based on the [Active Directory administrative tier model](/windows-server/identity/securing-privileged-access/securing-privileged-access-reference-material). Installing the agent on a domain controller is supported.
25+
- High availability refers to the Azure AD Connect cloud sync's ability to operate continuously without failure for a long time. By having multiple active agents installed and running, Azure AD Connect cloud sync can continue to function even if one agent should fail. Microsoft recommends having 3 active agents installed for high availability.
2526
- On-premises firewall configurations.
2627

2728
## Group Managed Service Accounts

articles/active-directory/cloud-sync/reference-cloud-sync-faq.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: reference
11-
ms.date: 09/10/2021
11+
ms.date: 10/18/2021
1212
ms.subservice: hybrid
1313
ms.author: billmath
1414
ms.collection: M365-identity-device-management
@@ -114,6 +114,10 @@ sections:
114114
Does Azure AD Connect cloud sync support large groups?
115115
answer: |
116116
Yes. Today we support up to 50K group members synchronized using the OU scope filtering.
117+
- question: |
118+
Does the cloud provisioning agent load balance if I have multiple agents installed?
119+
answer: |
120+
No. Only one agent is ever active.
117121
additionalContent: |
118122
119123
## Next steps

0 commit comments

Comments
 (0)