Skip to content

Commit acf5afa

Browse files
Merge pull request #238394 from billmath/fixes4
updating
2 parents add230a + c9f7a6c commit acf5afa

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

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

Lines changed: 2 additions & 2 deletions
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: faq
11-
ms.date: 02/08/2023
11+
ms.date: 05/18/2023
1212
ms.subservice: hybrid
1313
ms.author: billmath
1414
ms.collection: M365-identity-device-management
@@ -37,7 +37,7 @@ sections:
3737
- question: |
3838
What's the difference between Azure AD Connect sync and cloud sync?
3939
answer: |
40-
With Azure AD Connect sync, provisioning runs on the on-premises sync server. Configuration is stored on the on-premises sync server. With Azure AD Connect cloud sync, the provisioning configuration is stored in the cloud and runs in the cloud as part of the Azure AD provisioning service.
40+
With Azure AD Connect sync, provisioning runs on the on-premises sync server. Configuration is stored on the on-premises sync server. With Azure AD Connect cloud sync, the provisioning configuration is stored in the cloud and runs in the cloud as part of the Azure AD provisioning service. See the detailed article [What is Azure AD Connect cloud sync](what-is-cloud-sync.md#comparison-between-azure-ad-connect-and-cloud-sync) for a detailed comparison.
4141
4242
- question: |
4343
Can I use cloud sync to sync from multiple Active Directory forests?

articles/active-directory/hybrid/connect/how-to-connect-pta-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ sections:
174174
- Each request has a payload size of (0.5K + 1K * num_of_agents) bytes; that is, data from Azure AD to the Authentication Agent. Here, "num_of_agents" indicates the number of Authentication Agents registered on your tenant.
175175
- Each response has a payload size of 1K bytes; that is, data from the Authentication Agent to Azure AD.
176176
177-
For most customers, two or three Authentication Agents in total are sufficient for high availability and capacity. You should install Authentication Agents close to your domain controllers to improve sign-in latency.
177+
For most customers, two or three Authentication Agents in total are sufficient for high availability and capacity. However, in production environments, we recommend that you have a minimum of 3 Authentication Agents running on your tenant. You should install Authentication Agents close to your domain controllers to improve sign-in latency.
178178
179179
>[!NOTE]
180180
>There is a system limit of 40 Authentication Agents per tenant.

articles/active-directory/hybrid/connect/reference-connect-version-history.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article helps you keep track of the versions that have been released and un
2424

2525
You can upgrade your Azure AD Connect server from all supported versions with the latest versions:
2626

27-
You can download the latest version of Azure AD Connect 2.0 from the [Microsoft Download Center](https://www.microsoft.com/download/details.aspx?id=47594). See the [release notes for the latest V2.0 release](reference-connect-version-history.md#20280).\
27+
You can download the latest version of Azure AD Connect 2.0 from the [Microsoft Download Center](https://www.microsoft.com/download/details.aspx?id=47594). See the [release notes for the latest V2.0 release](reference-connect-version-history.md#21200).\
2828

2929
Get notified about when to revisit this page for updates by copying and pasting this URL: `https://aka.ms/aadconnectrss` into your ![RSS feed reader icon](media/reference-connect-version-history/feed-icon-16x16.png) feed reader.
3030

@@ -103,7 +103,7 @@ To read more about autoupgrade, see [Azure AD Connect: Automatic upgrade](how-to
103103

104104
### Bug fixes
105105

106-
- We fixed a bug where the new employeeLeaveDateTime attribute was not syncing correctly in version 2.1.19.0. Note that if the incorrect attribute was already used in a rule, then the rule must be updated with the new attribute and any objects in the AAD connector space that have the incorrect attribute must be removed with the "Remove-ADSyncCSObject" cmdlet, and then a full sync cycle must be run.
106+
- We fixed a bug where the new employeeLeaveDateTime attribute wasn't syncing correctly in version 2.1.19.0. Note that if the incorrect attribute was already used in a rule, then the rule must be updated with the new attribute and any objects in the AAD connector space that have the incorrect attribute must be removed with the "Remove-ADSyncCSObject" cmdlet, and then a full sync cycle must be run.
107107

108108
## 2.1.19.0
109109

@@ -144,7 +144,7 @@ To read more about autoupgrade, see [Azure AD Connect: Automatic upgrade](how-to
144144
> We have discovered a security vulnerability in the Azure AD Connect Admin Agent. If you have installed the Admin Agent previously it is important that you update your Azure AD Connect server(s) to this version to mitigate the vulnerability.
145145
146146
### Functional changes
147-
- We have removed the public preview functionality for the Admin Agent from Azure AD Connect. We will not provide this functionality going forward.
147+
- We have removed the public preview functionality for the Admin Agent from Azure AD Connect. We won't provide this functionality going forward.
148148
- We added support for two new attributes: employeeOrgDataCostCenter and employeeOrgDataDivision.
149149
- We added CertificateUserIds attribute to AAD Connector static schema.
150150
- The AAD Connect wizard will now abort if write event logs permission is missing.
@@ -163,11 +163,11 @@ To read more about autoupgrade, see [Azure AD Connect: Automatic upgrade](how-to
163163
- We made the following Accessibility fixes:
164164
- Fixed a bug where Focus is lost during keyboard navigation on Domain and OU Filtering page.
165165
- We updated the accessible name of Clear Runs drop down.
166-
- We fixed a bug where the tooltip of the "Help" button is not accessible through keyboard if navigated with arrow keys.
166+
- We fixed a bug where the tooltip of the "Help" button isn't accessible through keyboard if navigated with arrow keys.
167167
- We fixed a bug where the underline of hyperlinks was missing on the Welcome page of the wizard.
168-
- We fixed a bug in Sync Service Manager's About dialog where the Screen reader is not announcing the information about the data appearing under the "About" dialog box.
169-
- We fixed a bug where the Management Agent Name was not mentioned in logs when an error occurred while validating MA Name.
170-
- We fixed several accessibility issues with the keyboard navigation and custom control type fixes. The Tooltip of the "help" button is not collapsing by pressing "Esc" key. There was an Illogical keyboard focus on the User Sign In radio buttons and there was an invalid control type on the help popups.
168+
- We fixed a bug in Sync Service Manager's About dialog where the Screen reader isn't announcing the information about the data appearing under the "About" dialog box.
169+
- We fixed a bug where the Management Agent Name wasn't mentioned in logs when an error occurred while validating MA Name.
170+
- We fixed several accessibility issues with the keyboard navigation and custom control type fixes. The Tooltip of the "help" button isn't collapsing by pressing "Esc" key. There was an Illogical keyboard focus on the User Sign In radio buttons and there was an invalid control type on the help popups.
171171
- We fixed a bug where an empty label was causing an accessibility error.
172172

173173
## 2.1.1.0
@@ -176,8 +176,8 @@ To read more about autoupgrade, see [Azure AD Connect: Automatic upgrade](how-to
176176
3/24/2022: Released for download only, not available for auto upgrade
177177

178178
### Bug fixes
179-
- Fixed an issue where some sync rule functions were not parsing surrogate pairs properly.
180-
- Fixed an issue where, under certain circumstances, the sync service would not start due to a model db corruption. You can read more about the model db corruption issue in [this article](/troubleshoot/azure/active-directory/resolve-model-database-corruption-sqllocaldb)
179+
- Fixed an issue where some sync rule functions weren't parsing surrogate pairs properly.
180+
- Fixed an issue where, under certain circumstances, the sync service wouldn't start due to a model db corruption. You can read more about the model db corruption issue in [this article](/troubleshoot/azure/active-directory/resolve-model-database-corruption-sqllocaldb)
181181

182182
## 2.0.91.0
183183

@@ -341,7 +341,7 @@ Under certain circumstances, the installer for this version displays an error th
341341

342342
### Bug fixes
343343

344-
We fixed a bug that occurred when a domain was renamed and Password Hash Sync failed with an error that indicated "a specified cast is not valid" in the Event log. This regression is from earlier builds.
344+
We fixed a bug that occurred when a domain was renamed and Password Hash Sync failed with an error that indicated "a specified cast isn't valid" in the Event log. This regression is from earlier builds.
345345

346346
## 1.6.13.0
347347

@@ -352,7 +352,7 @@ We fixed a bug that occurred when a domain was renamed and Password Hash Sync fa
352352

353353
### Bug fixes
354354

355-
We fixed a bug that occurred when a domain was renamed and Password Hash Sync failed with an error that indicated "a specified cast is not valid" in the Event log. This regression is from earlier builds.
355+
We fixed a bug that occurred when a domain was renamed and Password Hash Sync failed with an error that indicated "a specified cast isn't valid" in the Event log. This regression is from earlier builds.
356356

357357
### Functional changes
358358

0 commit comments

Comments
 (0)