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/app-provisioning/inbound-provisioning-api-configure-app.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,18 +26,17 @@ This feature is available only when you configure the following Enterprise Galle
26
26
* API-driven inbound user provisioning to on-premises AD
27
27
28
28
## Prerequisites
29
-
To complete the steps in this tutorial, you need access to Microsoft Entra admin portal with the following roles:
29
+
To complete the steps in this tutorial, you need access to Microsoft Entra admin center with the following roles:
30
30
31
-
* Global administrator OR
32
-
* Application administrator (if you're configuring inbound user provisioning to Azure AD) OR
33
-
* Application administrator + Hybrid identity administrator (if you're configuring inbound user provisioning to on-premises Active Directory)
31
+
*[Application Administrator](../roles/permissions-reference.md#application-administrator) (if you're configuring inbound user provisioning to Azure AD) OR
32
+
*[Application Administrator](../roles/permissions-reference.md#application-administrator) + [Hybrid Identity Administrator](../roles/permissions-reference.md#hybrid-identity-administrator) (if you're configuring inbound user provisioning to on-premises Active Directory)
34
33
35
34
If you're configuring inbound user provisioning to on-premises Active Directory, you need access to a Windows Server where you can install the provisioning agent for connecting to your Active Directory domain controller.
36
35
37
36
## Create your API-driven provisioning app
38
37
39
38
1. Log in to the [Microsoft Entra admin center](<https://entra.microsoft.com>).
40
-
2. Browse to **Azure Active Directory -> Applications -> Enterprise applications**.
39
+
2. Browse to **Azure Active Directory** > **Applications** > **Enterprise applications**.
41
40
3. Click on **New application** to create a new provisioning application.
42
41
[](media/inbound-provisioning-api-configure-app/provisioning-entra-admin-center.png#lightbox)
43
42
4. Enter **API-driven** in the search field, then select the application for your setup:
@@ -100,7 +99,7 @@ Depending on the app you selected, use one of the following sections to complete
100
99
101
100
## Start accepting provisioning requests
102
101
103
-
1. Open the provisioning application's **Provisioning**-> **Overview** page.
102
+
1. Open the provisioning application's **Provisioning** > **Overview** page.
104
103
:::image type="content" source="media/inbound-provisioning-api-configure-app/provisioning-api-endpoint.png" alt-text="Screenshot of Provisioning API endpoint." lightbox="media/inbound-provisioning-api-configure-app/provisioning-api-endpoint.png":::
105
104
1. On this page, you can take the following actions:
106
105
-**Start provisioning** control button – Click on this button to place the provisioning job in **listen mode** to process inbound bulk upload request payloads.
0 commit comments