Skip to content

Commit 602bad6

Browse files
authored
Changes on the min requirement and explanation on Server sizing
Changed the min memory for small aad connect environments to change from 4 GB => 6 GB. 4 GB is really less and we should recommend 6 GB since, the AAD Connect health agent might require up to 10% of physical server memory. Added a short hint to the table, that for bigger installations the 32GB of RAM is required for AAD Connect without having any additional server on the same windows server.
1 parent 50609fa commit 602bad6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/hybrid/how-to-connect-install-prerequisites.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,10 @@ The following table shows the minimum requirements for the Azure AD Connect sync
219219
220220
| Number of objects in Active Directory | CPU | Memory | Hard drive size |
221221
| --- | --- | --- | --- |
222-
| Fewer than 10,000 |1.6 GHz |4 GB |70 GB |
223-
| 10,000–50,000 |1.6 GHz |4 GB |70 GB |
222+
| Fewer than 10,000 |1.6 GHz |6 GB |70 GB |
223+
| 10,000–50,000 |1.6 GHz |6 GB |70 GB |
224224
| 50,000–100,000 |1.6 GHz |16 GB |100 GB |
225-
| For 100,000 or more objects, the full version of SQL Server is required. For performance reasons, installing locally is preferred. | | | |
225+
| For 100,000 or more objects, the full version of SQL Server is required. For performance reasons, installing locally is preferred. The following values are valid only for AAD Connect installation. If SQL Server will be installed on the same server further memory, drive and CPU is required. | | | |
226226
| 100,000–300,000 |1.6 GHz |32 GB |300 GB |
227227
| 300,000–600,000 |1.6 GHz |32 GB |450 GB |
228228
| More than 600,000 |1.6 GHz |32 GB |500 GB |

0 commit comments

Comments
 (0)