Skip to content

Commit 60c4f78

Browse files
Merge pull request #251721 from MicrosoftGuyJFlo/patch-54
Update inbound-provisioning-api-configure-app.md
2 parents c7e343d + 8400584 commit 60c4f78

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/active-directory/app-provisioning/inbound-provisioning-api-configure-app.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,17 @@ This feature is available only when you configure the following Enterprise Galle
2626
* API-driven inbound user provisioning to on-premises AD
2727

2828
## 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:
3030

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)
3433

3534
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.
3635

3736
## Create your API-driven provisioning app
3837

3938
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**.
4140
3. Click on **New application** to create a new provisioning application.
4241
[![Screenshot of Entra Admin Center.](media/inbound-provisioning-api-configure-app/provisioning-entra-admin-center.png)](media/inbound-provisioning-api-configure-app/provisioning-entra-admin-center.png#lightbox)
4342
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
10099

101100
## Start accepting provisioning requests
102101

103-
1. Open the provisioning application's **Provisioning** -> **Overview** page.
102+
1. Open the provisioning application's **Provisioning** > **Overview** page.
104103
:::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":::
105104
1. On this page, you can take the following actions:
106105
- **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

Comments
 (0)