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/manage-apps/plan-auto-user-provisioning.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,11 +86,11 @@ In this example, users and or groups are created in an HR database connected to
86
86
87
87
1. Users/groups are created in an on-premises HR application/system, such as SAP.
88
88
89
-
1. Azure AD Connect agent runs scheduled synchronizations of identities (users and groups) from the local AD to Azure AD.
89
+
1.**Azure AD Connect agent** runs scheduled synchronizations of identities (users and groups) from the local AD to Azure AD.
90
90
91
-
1. Azure AD provisioning service begins an [initial cycle](https://docs.microsoft.com/azure/active-directory/manage-apps/user-provisioning) against the source system and target system.
91
+
1.**Azure AD provisioning service** begins an [initial cycle](https://docs.microsoft.com/azure/active-directory/manage-apps/user-provisioning) against the source system and target system.
92
92
93
-
1. Azure AD provisioning service queries the source system for any users and groups changed since the initial cycle, and pushes changes in [incremental cycles](https://docs.microsoft.com/azure/active-directory/manage-apps/user-provisioning).
93
+
1.**Azure AD provisioning service** queries the source system for any users and groups changed since the initial cycle, and pushes changes in [incremental cycles](https://docs.microsoft.com/azure/active-directory/manage-apps/user-provisioning).
94
94
95
95
#### Automatic user provisioning for cloud-only enterprises
96
96
@@ -102,9 +102,9 @@ In this example, user creation occurs in Azure AD and the Azure AD provisioning
102
102
103
103
1. Users/groups are created in Azure AD.
104
104
105
-
1. Azure AD provisioning service begins an [initial cycle](https://docs.microsoft.com/azure/active-directory/manage-apps/user-provisioning) against the source system and target system.
105
+
1.**Azure AD provisioning service** begins an [initial cycle](https://docs.microsoft.com/azure/active-directory/manage-apps/user-provisioning) against the source system and target system.
106
106
107
-
1. Azure AD provisioning service queries the source system for any users and groups updated since the initial cycle, and performs any [incremental cycles](https://docs.microsoft.com/azure/active-directory/manage-apps/user-provisioning).
107
+
1.**Azure AD provisioning service** queries the source system for any users and groups updated since the initial cycle, and performs any [incremental cycles](https://docs.microsoft.com/azure/active-directory/manage-apps/user-provisioning).
108
108
109
109
#### Automatic user provisioning for cloud HR applications
0 commit comments