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/fundamentals/automate-provisioning-to-applications-solutions.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
8
8
ms.workload: identity
9
9
ms.subservice: fundamentals
10
10
ms.topic: overview
11
-
ms.date: 09/23/2022
11
+
ms.date: 09/29/2022
12
12
ms.author: jricketts
13
13
ms.custom:
14
14
- it-pro
@@ -59,7 +59,7 @@ Use the numbered sections in the next two section to cross reference the followi
59
59
60
60
As customers transition identity management to the cloud, more users and groups are created directly in Azure AD. However, they still need a presence on-premises in AD DS to access various resources.
61
61
62
-
3. When an external user from a partner organization is created in Azure AD using B2B, MIM can automatically provision them [into AD](/microsoft-identity-manager/microsoft-identity-manager-2016-graph-b2b-scenario) and give those guests access to on-premises Windows-Integrated Authentication or Kerberos-based applications.
62
+
3. When an external user from a partner organization is created in Azure AD using B2B, MIM can automatically provision them [into AD DS](/microsoft-identity-manager/microsoft-identity-manager-2016-graph-b2b-scenario) and give those guests access to [on-premises Windows-Integrated Authentication or Kerberos-based applications](https://learn.microsoft.com/azure/active-directory/external-identities/hybrid-cloud-to-on-premises). Alternatively, customers can user [PowerShell scripts](https://github.com/Azure-Samples/B2B-to-AD-Sync) to automate the creation of guest accounts on-premises.
63
63
64
64
1. When a group is created in Azure AD, it can be automatically synchronized to AD DS using [Azure AD Connect sync](../hybrid/how-to-connect-group-writeback-v2.md).
65
65
@@ -70,7 +70,7 @@ As customers transition identity management to the cloud, more users and groups
70
70
| 1 |Users, groups| AD DS| Azure AD|[Azure AD Connect Cloud Sync](https://learn.microsoft.com/azure/active-directory/cloud-sync/what-is-cloud-sync)|
71
71
| 2 |Users, groups, devices| AD DS| Azure AD|[Azure AD Connect Sync](https://learn.microsoft.com/azure/active-directory/hybrid/whatis-azure-ad-connect)|
72
72
| 3 |Groups| Azure AD| AD DS|[Azure AD Connect Sync](../hybrid/how-to-connect-group-writeback-v2.md)|
73
-
| 4 |Guest accounts| Azure AD| AD DS|[MIM](/microsoft-identity-manager/microsoft-identity-manager-2016-graph-b2b-scenario)|
73
+
| 4 |Guest accounts| Azure AD| AD DS|[MIM](/microsoft-identity-manager/microsoft-identity-manager-2016-graph-b2b-scenario), [PowerShell](https://github.com/Azure-Samples/B2B-to-AD-Sync)|
0 commit comments