Skip to content

Commit 2f87f31

Browse files
committed
updating
1 parent ea26c55 commit 2f87f31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/active-directory/hybrid/how-to-connect-configure-ad-ds-connector-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ This cmdlet will set the following permissions:
144144

145145

146146
### Configure MS-DS-Consistency-Guid Permissions
147-
To set permissions for the AD DS Connector account when using the ms-Ds-Consistency-Guid attribute as the source anchor (aka “Let Azure manage the source anchor for me” option) , run:
147+
To set permissions for the AD DS Connector account when using the ms-Ds-Consistency-Guid attribute as the source anchor (“Let Azure manage the source anchor for me” option) , run:
148148

149149
``` powershell
150150
Set-ADSyncMsDsConsistencyGuidPermissions -ADConnectorAccountName <String> -ADConnectorAccountDomain <String> [-SkipAdminSdHolders] [<CommonParameters>]

articles/active-directory/hybrid/how-to-connect-sync-endpoint-api-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Microsoft has deployed a new endpoint (API) for Azure AD Connect that improves t
2121
- performance gains on export and import to Azure AD
2222

2323
> [!NOTE]
24-
> Currently, the new endpoint does not have a configured group size limit for O365 groups that are written back. This may have an effect on your Active Directory and sync cycle latencies. It is recommended to increase your group sizes incrementally. In the future, this will be capped to a maximum writeback group size of 250k members by default.
24+
> Currently, the new endpoint does not have a configured group size limit for O365 groups that are written back. This may have an effect on your Active Directory and sync cycle latencies. It is recommended to increase your group sizes incrementally.
2525
2626

2727
## Pre-requisites 

0 commit comments

Comments
 (0)