Skip to content

Commit 76e1e4d

Browse files
committed
build errors
1 parent 6cc19b1 commit 76e1e4d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

articles/api-management/api-management-howto-aad.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ For options and links to steps, see [Identity providers for External ID in workf
8787
To allow external users to register for access to the developer portal, complete the following steps:
8888

8989
a. Enable self-service sign-up for your tenant.
90+
9091
b. Add your app to the self-service sign-up user flow.
9192

9293
For more information and detailed steps, see [Add self-service sign-up user flows for B2B collaboration](/entra/external-id/self-service-sign-up-user-flow).

includes/api-management-developer-portal-entra-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ After the Microsoft Entra provider is enabled:
2929

3030
* Users in your Microsoft Entra tenant can [sign into the developer portal by using a Microsoft Entra account](#log_in_to_dev_portal).
3131
* You can manage the Microsoft Entra identity provider configuration on the **Developer portal** > **Identities** page in the portal.
32-
* Optionally update the app registration in Microsoft Entra ID to support multiple tenants, as described in [Configure app registration for multiple tenants](../articles/api-management/api-management-howto-aad.md#configure-app-registration-for-multiple-tenants). The name of the default app registration created by API Management is the same as the API Management instance name.
32+
* Optionally update the app registration in Microsoft Entra ID to support multiple tenants, as described in [Configure app registration for multiple tenants](../articles/api-management/api-management-howto-aad.md#1-configure-app-registration-for-multiple-tenants). The name of the default app registration created by API Management is the same as the API Management instance name.
3333
* Optionally configure other sign-in settings by selecting **Identities** > **Settings**. For example, you might want to redirect anonymous users to the sign-in page.
3434
* Republish the developer portal after any configuration change.
3535

@@ -82,7 +82,7 @@ Alternatively, manually enable Microsoft Entra ID in the developer portal by reg
8282
1. In **Allowed tenants**, add one or more specific Microsoft Entra tenant names or IDs for sign-in to Microsoft Entra.
8383

8484
> [!NOTE]
85-
> If you specify additional tenants, the app registration must be configured to support multiple tenants. For more information, see [Configure app registration for multiple tenants](../articles/api-management/api-management-howto-aad.md#configure-app-registration-for-multiple-tenants).
85+
> If you specify additional tenants, the app registration must be configured to support multiple tenants. For more information, see [Configure app registration for multiple tenants](../articles/api-management/api-management-howto-aad.md#1-configure-app-registration-for-multiple-tenants).
8686
1. After you specify the desired configuration, select **Add**.
8787
1. Republish the developer portal for the Microsoft Entra configuration to take effect. In the left menu, under **Developer portal**, select **Portal overview** > **Publish**.
8888

0 commit comments

Comments
 (0)