Skip to content

Commit 164fe34

Browse files
committed
updating
1 parent 41a8dfc commit 164fe34

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/active-directory/cloud-provisioning/plan-cloud-provisioning-topologies.md

Lines changed: 6 additions & 5 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: conceptual
10-
ms.date: 12/02/2019
10+
ms.date: 02/26/2020
1111
ms.subservice: hybrid
1212
ms.author: billmath
1313
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
2929
- The source anchor for objects is chosen automatically. It uses ms-DS-ConsistencyGuid if present, otherwise ObjectGUID is used.
3030
- You cannot change the attribute that is used for source anchor.
3131

32+
## Single forest, single Azure AD tenant
33+
![Topology for a single forest and a single tenant](media/plan-cloud-provisioning-topologies/single-forest.png)
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)
3236

3337

3438
## Multi-forest, single Azure AD tenant
3539
![Topology for a multi-forest and a single tenant](media/plan-cloud-provisioning-topologies/multi-forest.png)
3640

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.
3842

3943
## Existing forest with Azure AD Connect, new forest with cloud Provisioning
4044
![Topology for a single forest and a single tenant](media/plan-cloud-provisioning-topologies/existing-forest-new-forest.png)
@@ -47,10 +51,7 @@ The piloting scenario involves the existence of both Azure AD Connect and Azure
4751

4852
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)
4953

50-
## Single forest, single Azure AD tenant
51-
![Topology for a single forest and a single tenant](media/plan-cloud-provisioning-topologies/single-forest.png)
5254

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)
5455

5556
## Next steps
5657

0 commit comments

Comments
 (0)