Skip to content

Commit 0696126

Browse files
authored
Merge pull request #105613 from billmath/cloudfix
updating
2 parents 39a4896 + eff58ab commit 0696126

File tree

4 files changed

+13
-11
lines changed

4 files changed

+13
-11
lines changed

articles/active-directory/cloud-provisioning/how-to-configure.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ manager: daveba
77
ms.service: active-directory
88
ms.workload: identity
99
ms.topic: conceptual
10-
ms.date: 12/05/2019
10+
ms.date: 02/26/2020
1111
ms.subservice: hybrid
1212
ms.author: billmath
1313
ms.collection: M365-identity-device-management
1414
---
1515

16-
# Azure AD Connect cloud provisioning new agent configuration
16+
# Create a new configuration for Azure AD Connect cloud-based provisioning
1717

1818
After you've installed the agent, you need to sign in to the Azure portal and configure Azure Active Directory (Azure AD) Connect cloud provisioning. Follow these steps to enable the agent.
1919

@@ -51,7 +51,8 @@ You can scope the agent to synchronize specific users and groups by using on-pre
5151

5252
![Selected security groups option](media/how-to-configure/scope3.png)
5353

54-
1. Or you can change the scope to include only specific organizational units. Select **Done** and **Save**.
54+
1. Or you can change the scope to include only specific organizational units. Select **Done** and **Save**.
55+
2. Once you have changed the scope, you should [restart provisioning](#restart-provisioning) to initiate an immediate synchronization of the changes.
5556

5657
![Selected organizational units option](media/how-to-configure/scope4.png)
5758

articles/active-directory/cloud-provisioning/how-to-install.md

Lines changed: 2 additions & 2 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
@@ -91,7 +91,7 @@ To verify that the agent is running, follow these steps.
9191
![Services screen](media/how-to-troubleshoot/troubleshoot1.png)
9292

9393
>[!IMPORTANT]
94-
>The agent has been installed but it must be configured and enabled before it will start synchronizing users. To configure a new agent, see [Azure AD Connect cloud provisioning new agent configuration](how-to-configure.md).
94+
>The agent has been installed but it must be configured and enabled before it will start synchronizing users. To configure a new agent, see [Create a new configuration for Azure AD Connect cloud-based provisioning](how-to-configure.md).
9595
9696

9797

articles/active-directory/cloud-provisioning/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:Landing
22

33
title: Azure AD Connect cloud provisioning documentation
4-
summary: Cloud provisioning helps simplify and automate the management of on-premises users by keeping everything in the cloud.
4+
summary: Cloud provisioning helps simplify and automate the management of Azure AD users, through cloud-managed rules for synchronizing those users from existing AD forests.
55

66

77

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)