Skip to content

Commit a741e42

Browse files
author
gitName
committed
numbered list
1 parent 537dd8b commit a741e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-center/includes/api-center-portal-app-registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ First configure an app registration in your Microsoft Entra ID tenant. The app r
2323
1. Under **Supported account types**, select **Accounts in this organizational directory (Single tenant)**.
2424
1. In **Redirect URI**, select **Single-page application (SPA)** and set the URI.
2525
Enter the URI of your API Center portal deployment, in the following form: `https://<service-name>.portal.<location>.azure-api-center.ms`. Replace `<service name>` and `<location>` with the name of your API center and the location where it's deployed, Example: `https://myapicenter.portal.eastus.azure-api-center.ms`.
26-
* Select **Register**.
26+
1. Select **Register**.
2727
1. On the **Overview** page, copy the **Application (client) ID**. You set this value when you publish the portal.
2828

2929
1. On the **API permissions** page, select **+ Add a permission**.

0 commit comments

Comments
 (0)