You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/cloud-provisioning/plan-cloud-provisioning-topologies.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ manager: daveba
7
7
ms.service: active-directory
8
8
ms.workload: identity
9
9
ms.topic: conceptual
10
-
ms.date: 12/02/2019
10
+
ms.date: 02/26/2020
11
11
ms.subservice: hybrid
12
12
ms.author: billmath
13
13
ms.collection: M365-identity-device-management
@@ -29,12 +29,16 @@ The following is a list of information to keep in mind when selecting a solution
29
29
- The source anchor for objects is chosen automatically. It uses ms-DS-ConsistencyGuid if present, otherwise ObjectGUID is used.
30
30
- You cannot change the attribute that is used for source anchor.
31
31
32
+
## Single forest, single Azure AD tenant
33
+

34
+
35
+
The simplest topology is a single on-premises forest, with one or multiple domains, and a single Azure AD tenant. For an example of this scenario see [Tutorial: A single forest with a single Azure AD tenant](tutorial-single-forest.md)
32
36
33
37
34
38
## Multi-forest, single Azure AD tenant
35
39

36
40
37
-
The most common topology is a multiple AD forests, with one or multiple domains, and a single Azure AD tenant.
41
+
A common topology is a multiple AD forests, with one or multiple domains, and a single Azure AD tenant.
38
42
39
43
## Existing forest with Azure AD Connect, new forest with cloud Provisioning
40
44

@@ -47,10 +51,7 @@ The piloting scenario involves the existence of both Azure AD Connect and Azure
47
51
48
52
For an example of this scenario see [Tutorial: Pilot Azure AD Connect cloud provisioning in an existing synced AD forest](tutorial-pilot-aadc-aadccp.md)
49
53
50
-
## Single forest, single Azure AD tenant
51
-

52
54
53
-
The simplest topology is a single on-premises forest, with one or multiple domains, and a single Azure AD tenant. For an example of this scenario see [Tutorial: A single forest with a single Azure AD tenant](tutorial-single-forest.md)
0 commit comments