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-management/import-logic-app-as-api.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
@@ -23,7 +23,7 @@ In this article, you learn how to:
23
23
24
24
> [!div class="checklist"]
25
25
>
26
-
> - Import a Logic App as an API
26
+
> - Import a logic app as an API
27
27
> - Test the API in the Azure portal
28
28
29
29
> [!NOTE]
@@ -42,7 +42,7 @@ In this article, you learn how to:
42
42
43
43
:::image type="content" source="./media/import-logic-app-as-api/logic-app-select.png" alt-text="Screenshot that shows the Logic App tile.":::
44
44
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.)
46
46
47
47
:::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":::
48
48
@@ -56,10 +56,10 @@ In this article, you learn how to:
56
56
57
57
:::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":::
58
58
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.)
60
60
61
61
>[!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.
63
63
>
64
64
> Each API Management instance comes with two default sample products:
0 commit comments