Skip to content

Commit ebc0f2b

Browse files
authored
PR review, add comma
1 parent a481423 commit ebc0f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In this section, you'll create a user flow in your Azure Active Directory B2C te
5555
1. Return to the browser tab for your Azure Active Directory B2C tenant in the Azure portal. Select **App registrations** > **+ New registration**.
5656
1. In the **Register an application** page, enter your application's registration information.
5757
* In the **Name** section, enter an application name of your choosing.
58-
* In the **Supported account types** section select **Accounts in any identity provider or organizational directory (for authenticating users with user flows)**. For more information, see [Register an application](../active-directory/develop/quickstart-register-app.md#register-an-application).
58+
* In the **Supported account types** section, select **Accounts in any identity provider or organizational directory (for authenticating users with user flows)**. For more information, see [Register an application](../active-directory/develop/quickstart-register-app.md#register-an-application).
5959
* In **Redirect URI**, enter the Redirect URL your copied from your API Management instance.
6060
* In **Permissions**, select **Grant admin consent to openid and offline_access permissions.**
6161
* Select **Register** to create the application.

0 commit comments

Comments
 (0)