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/api-center/set-up-api-center-portal.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This article shows you how to set up the *API Center portal* (preview), an Azure
20
20
> The API Center portal is currently in preview.
21
21
22
22
> [!TIP]
23
-
> Both Azure API Management and Azure API Center provide API portal experiences for developers. [Compare the portals][#api-management-and-api-center-portals]
23
+
> Both Azure API Management and Azure API Center provide API portal experiences for developers. [Compare the portals](#api-management-and-api-center-portals)
@@ -32,7 +32,7 @@ After you create the API Center portal app registration, you need to configure a
32
32
33
33
1. In the [Azure portal](https://portal.azure.com), navigate to your API center.
34
34
1. In the left menu, under **API Center portal**, select **Portal settings**.
35
-
:::image type="content" source="media/set-up-api-center-portal/configure-portal-settings.png" alt-text="Screenshot of API Center portal settings in the Azure portal.":::
35
+
:::image type="content" source="media/set-up-api-center-portal/configure-portal-settings.png" alt-text="Screenshot of API Center portal settings in the Azure portal." lightbox="media/set-up-api-center-portal/configure-portal-settings.png":::
36
36
1. On the **Identity provider** tab, select **Start set up**. On the screen that appears, do the following:
37
37
1. In **Client ID**, enter the **Application (client) ID** from the app registration you created in the previous section.
38
38
1. Confirm that the **Redirect URI** is the value you configured in the app registration.
@@ -51,7 +51,7 @@ API visibility settings control which APIs are discoverable (visible) to API Cen
51
51
52
52
To make only specific APIs visible, go to the **API visibility** tab in the API Center portal settings. Here, add filter conditions for APIs based on built-in or custom API [metadata](metadata.md) properties. For instance, you can choose to display APIs only of certain types (like REST or GraphQL) or based on certain specification formats (such as OpenAPI). Additionally, you can select values of custom metadata properties that categorize your APIs.
53
53
54
-
:::image type="content" source="media/set-up-api-center-portal/add-visibility-condition.png" alt-text="Screeshot of adding API visibility conditions in the portal.":::
54
+
:::image type="content" source="media/set-up-api-center-portal/add-visibility-condition.png" alt-text="Screenshot of adding API visibility conditions in the portal.":::
0 commit comments