Skip to content

Commit 5d6944d

Browse files
committed
Minor edits
1 parent 19f1eb5 commit 5d6944d

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

articles/api-management/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
href: import-container-app-with-oas.md
119119
- name: Import a Function App web API
120120
href: import-function-app-as-api.md
121-
- name: Import a Logic App
121+
- name: Import a Logic App web API
122122
href: import-logic-app-as-api.md
123123
- name: Import a WebSocket API
124124
href: websocket-api.md

articles/api-management/import-container-app-with-oas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ The wildcard operation allows the same requests to the backend service as the op
7979

8080
1. Navigate to your API Management service in the [Azure portal](https://portal.azure.com).
8181

82-
1. In the sidebar menu, under **APIs**, select **APIs**, and then select **+ Add API**.
82+
1. In the sidebar menu, select **APIs** > **APIs**, and then select **+ Add API**.
8383

84-
1. Under **Create from Azure resource**, select **Container App**:
84+
1. Under **Create from Azure resource**, select the **Container App** tile:
8585

8686
:::image type="content" source="media/import-container-app-with-oas/add-api.png" alt-text="Screenshot that shows the Container App tile.":::
8787

articles/api-management/import-function-app-as-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Import an Azure Function App as an API in API Management
2+
title: Import an Azure Function App as an API
33
titleSuffix: Azure API Management
44
description: Learn how to import an Azure function app into Azure API Management as an API.
55
services: api-management
@@ -13,7 +13,7 @@ ms.custom: sfi-image-nochange
1313
#customer intent: As an API developer, I want to import an Azure function app as an API in API Management.
1414
---
1515

16-
# Import an Azure function app as an API in Azure API Management
16+
# Import an Azure function app as an API
1717

1818
[!INCLUDE [api-management-availability-all-tiers](../../includes/api-management-availability-all-tiers.md)]
1919

@@ -45,9 +45,9 @@ To create a new API from an Azure function app:
4545

4646
1. Navigate to your API Management service in the Azure portal.
4747

48-
1. Select **APIs** > **APIs** in the sidebar menu.
48+
1. In the sidebar menu, select **APIs** > **APIs**, and then select **+ Add API**.
4949

50-
1. Under **Create from Azure resource**, select **Function App**:
50+
1. Under **Create from Azure resource**, select the **Function App** tile:
5151

5252
:::image type="content" source="./media/import-function-app-as-api/add-01.png" alt-text="Screenshot that shows the Function App tile in the Azure portal.":::
5353

articles/api-management/import-logic-app-as-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In this article, you learn how to:
4040

4141
1. In the sidebar menu, in the **APIs** section, select **APIs**, and then select **+ Add API**.
4242

43-
1. Select **Logic App** in the **Create from Azure resource** list:
43+
1. Under **Create from Azure resource**, select the **Logic App** tile:
4444

4545
:::image type="content" source="./media/import-logic-app-as-api/logic-app-select.png" alt-text="Screenshot that shows the Logic App tile.":::
4646

0 commit comments

Comments
 (0)