Skip to content

Commit 8734932

Browse files
authored
Merge pull request #97693 from martincoetzer/patch-6
Update plan-auto-user-provisioning.md
2 parents 6878e39 + adf3968 commit 8734932

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/active-directory/manage-apps/plan-auto-user-provisioning.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ In this example, users and or groups are created in an HR database connected to
8686

8787
1. Users/groups are created in an on-premises HR application/system, such as SAP.
8888

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

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

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).
9494

9595
#### Automatic user provisioning for cloud-only enterprises
9696

@@ -102,9 +102,9 @@ In this example, user creation occurs in Azure AD and the Azure AD provisioning
102102

103103
1. Users/groups are created in Azure AD.
104104

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

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).
108108

109109
#### Automatic user provisioning for cloud HR applications
110110

0 commit comments

Comments
 (0)