Skip to content

Commit 0976c9a

Browse files
authored
1 parent 1331735 commit 0976c9a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Import a Logic App as an API with the Azure portal | Microsoft Docs
3-
description: This article shows you how to use API Management (APIM) to import Logic App as an API.
3+
description: This article shows you how to use API Management to import a Logic App (Consumption) resource as an API.
44
services: api-management
55
documentationcenter: ''
66
author: dlepow
@@ -26,10 +26,13 @@ In this article, you learn how to:
2626
> - Import a Logic App as an API
2727
> - Test the API in the Azure portal
2828
29+
> [!NOTE]
30+
> API Management supports automated import of a Logic App (Consumption) resource. which runs in the multi-tenant Logic Apps environment. Learn more about [single-tenant versus muti-tenant Logic Apps](../logic-apps/single-tenant-overview-compare.md).
31+
2932
## Prerequisites
3033

3134
- Complete the following quickstart: [Create an Azure API Management instance](get-started-create-service-instance.md)
32-
- Make sure there is a Logic App in your subscription that exposes an HTTP endpoint. For more information, [Trigger workflows with HTTP endpoints](../logic-apps/logic-apps-http-endpoint.md)
35+
- Make sure there is a Consumption plan-based Logic App resource in your subscription that exposes an HTTP endpoint. For more information, [Trigger workflows with HTTP endpoints](../logic-apps/logic-apps-http-endpoint.md)
3336

3437
[!INCLUDE [api-management-navigate-to-instance.md](../../includes/api-management-navigate-to-instance.md)]
3538

0 commit comments

Comments
 (0)