Skip to content

Commit 524c38e

Browse files
committed
edits
1 parent 877bb88 commit 524c38e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this article, you learn how to:
2323

2424
> [!div class="checklist"]
2525
>
26-
> - Import a Logic App as an API
26+
> - Import a logic app as an API
2727
> - Test the API in the Azure portal
2828
2929
> [!NOTE]
@@ -42,7 +42,7 @@ In this article, you learn how to:
4242

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

45-
1. Select **Browse** to see the list of Logic Apps that have HTTP trigger in your subscription. (Logic apps that don't have an HTTP trigger won't appear in the list.)
45+
1. Select **Browse** to see the list of logic apps that have HTTP trigger in your subscription. (Logic apps that don't have an HTTP trigger won't appear in the list.)
4646

4747
:::image type="content" source="./media/import-logic-app-as-api/browse-logic-apps.png" alt-text="Screenshot that shows the Browse button." lightbox="./media/import-logic-app-as-api/browse-logic-apps.png":::
4848

@@ -56,10 +56,10 @@ In this article, you learn how to:
5656

5757
:::image type="content" source="./media/import-logic-app-as-api/create-from-logic-app.png" alt-text="Screenshot that shows values entered in the Create from Logic App window." lightbox="./media/import-logic-app-as-api/create-from-logic-app.png":::
5858

59-
1. If you want the API to be published and available to developers, switch to the **Full** view and associate the API with a **Product**. This example uses the *"Unlimited"* product. (You can add your API to a product when you create it or later via the **Settings** tab.)
59+
1. If you want the API to be published and available to developers, switch to the **Full** view and associate the API with a **Product**. This example uses the **Unlimited** product. (You can add your API to a product when you create it or later via the **Settings** tab.)
6060

6161
>[!NOTE]
62-
> Products are associations of one or more APIs offered to developers via the developer portal. First, developers must subscribe to a product to get access to the API. After they subscribe, they get a subscription key for any API in the product. As creator of the API Management instance, you're an administrator and are subscribed to every product by default.
62+
> Products are associations of one or more APIs offered to developers via the Developer Portal. First, developers must subscribe to a product to get access to the API. After they subscribe, they get a subscription key for any API in the product. As creator of the API Management instance, you're an administrator and are subscribed to every product by default.
6363
>
6464
> Each API Management instance comes with two default sample products:
6565
> - **Starter**

0 commit comments

Comments
 (0)