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/connectors/built-in.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
---
2
-
title: Built-in connector overview
2
+
title: Built-In Connectors Overview
3
3
description: Learn about connectors that run natively with the runtime in Azure Logic Apps.
4
4
services: logic-apps
5
5
ms.suite: integration
6
-
ms.reviewer: estfan, azla
6
+
ms.reviewers: estfan, azla
7
7
ms.topic: concept-article
8
+
ms.update-cycle: 1095-days
9
+
ms.date: 03/09/2026
8
10
ms.custom: engagement-fy23
9
-
ms.date: 03/18/2025
11
+
#Customer intent: As an integration developer who works with Azure Logic Apps, I want to learn about built-in connectors, which directly run alongside the runtime to provide better performance and throughput, compared to their counterparts that run in multitenant Azure.
10
12
---
11
13
12
14
# Built-in connectors in Azure Logic Apps
@@ -486,10 +488,9 @@ For more information, review the following documentation:
486
488
:::column-end:::
487
489
:::row-end:::
488
490
489
-
## Next steps
491
+
## Related content
490
492
491
-
> [!div class="nextstepaction"]
492
-
> [Create custom APIs that you can call from Azure Logic Apps](../logic-apps/logic-apps-create-api-app.md)
493
+
-[Create custom APIs that you can call from Azure Logic Apps](../logic-apps/logic-apps-create-api-app.md)
Copy file name to clipboardExpand all lines: articles/connectors/connectors-azure-application-insights.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,25 +3,22 @@ title: Connect to Azure Application Insights
3
3
description: Connect to Application Insights from a workflow in Azure Logic Apps.
4
4
services: logic-apps
5
5
ms.suite: integration
6
-
ms.reviewer: estfan, azla
6
+
ms.reviewers: estfan, azla
7
7
ms.topic: how-to
8
-
ms.date: 03/21/2025
9
-
# Customer intent: As a developer, I want to get telemetry from an Application Insights resource to use with my workflow in Azure Logic Apps.
8
+
ms.update-cycle: 1095-days
9
+
ms.date: 03/10/2026
10
+
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to get telemetry from an Application Insights resource to use with my workflow in Azure Logic Apps.
10
11
---
11
12
12
13
# Connect to Azure Application Insights from workflows in Azure Logic Apps
13
14
14
15
> [!NOTE]
15
16
>
16
-
> The [Azure Monitor Logs connector](/connectors/azuremonitorlogs/) replaces the [Azure Log Analytics connector](/connectors/azureloganalytics/)
17
-
> and the [Azure Application Insights connector](/connectors/applicationinsights/). This combined connector provides the same functionality as
18
-
> the other connectors and is the preferred method for running a query against a Log Analytics workspace or an Application Insights resource.
17
+
> The [Azure Monitor Logs connector](/connectors/azuremonitorlogs/) replaces both the [Azure Application Insights connector](/connectors/applicationinsights/) and the [Azure Log Analytics connector](/connectors/azureloganalytics/). This combined connector provides the same functionality as the other connectors and is the preferred way to run a query against an Application Insights resource or Log Analytics workspace.
19
18
>
20
-
> For example, when you connect to your Application Insights resource, you don't have to create or provide an application ID and API key.
21
-
> Authentication is integrated with Microsoft Entra ID. For the how-to guide to use the Azure Monitor Logs connector, see
22
-
> [Connect to Log Analytics or Application Insights from workflows in Azure Logic Apps](connectors-azure-monitor-logs.md).
19
+
> For example, when you connect to your Application Insights resource, you don't have to create or provide an application ID and API key. Authentication is integrated with Microsoft Entra ID. For the how-to guide to use the Azure Monitor Logs connector, see [Connect to Log Analytics or Application Insights from workflows in Azure Logic Apps](connectors-azure-monitor-logs.md).
23
20
24
-
For more information, see the following documentation:
Copy file name to clipboardExpand all lines: articles/connectors/connectors-create-api-cosmos-db.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,15 @@ services: logic-apps
5
5
ms.suite: integration
6
6
author: jcocchi
7
7
ms.author: jucocchi
8
-
ms.reviewer: estfan, azla
8
+
ms.reviewers: estfan, azla
9
9
ms.topic: how-to
10
-
ms.date: 04/15/2025
10
+
ms.update-cycle: 365-days
11
+
ms.date: 03/10/2026
11
12
ms.custom: sfi-image-nochange
13
+
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to access and manage documents in Azure Cosmos DB from my workflows.
12
14
---
13
15
14
-
# Access, create, or process documents in Azure Cosmos DB with workflows in Azure Logic Apps
16
+
# Access, create, or process documents in Azure Cosmos DB from workflows in Azure Logic Apps
@@ -27,7 +29,7 @@ You can connect to Azure Cosmos DB from both Consumption and Standard logic app
27
29
28
30
## Prerequisites
29
31
30
-
- An Azure account and subscription. If you don't have an Azure subscription, [sign up for a free Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
32
+
- An Azure account and subscription. [Get a free Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
31
33
32
34
- An [Azure Cosmos DB account](/azure/cosmos-db/sql/create-cosmosdb-resources-portal).
Copy file name to clipboardExpand all lines: articles/connectors/introduction.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
---
2
-
title: What are connectors
2
+
title: What are Connectors
3
3
description: Learn how connectors in Azure Logic Apps help you access data, events, and resources in other apps, services, and systems from workflows.
4
4
services: logic-apps
5
5
ms.suite: integration
6
-
ms.reviewer: estfan, azla
6
+
ms.reviewers: estfan, azla
7
7
ms.topic: concept-article
8
-
ms.date: 03/27/2025
9
-
# Customer intent: As a developer, I want to learn how connectors help me access data, events, and resources in other apps, services, systems, and platforms from my workflow in Azure Logic Apps.
8
+
ms.update-cycle: 1095-days
9
+
ms.date: 03/09/2026
10
+
#Customer intent: As an integration developer who works with Azure Logic Apps, I want to learn how connectors provide access to data, events, and resources in other services, systems, apps, and ecosystems from my logic app workflows.
Copy file name to clipboardExpand all lines: articles/connectors/managed.md
+21-22Lines changed: 21 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
---
2
-
title: Managed connector overview
2
+
title: Managed Connectors Overview
3
3
description: Learn about Microsoft-managed connectors hosted on Azure in Azure Logic Apps.
4
4
services: logic-apps
5
5
ms.suite: integration
6
-
ms.reviewer: estfan, azla
6
+
ms.reviewers: estfan, azla
7
7
ms.topic: concept-article
8
+
ms.update-cycle: 1095-days
9
+
ms.date: 03/09/2026
8
10
ms.custom: engagement-fy23
9
-
ms.date: 06/01/2025
11
+
#Customer intent: As an integration developer who works with Azure Logic Apps, I want to learn about shared connectors, which run in multitenant Azure, and how they differ from built-in counterparts that run alongside the runtime in Azure Logic Apps.
10
12
---
11
13
12
14
# Managed connectors in Azure Logic Apps
@@ -15,21 +17,24 @@ Managed connectors provide ways for you to access other services and systems whe
15
17
16
18
For a smaller number of services, systems and protocols, Azure Logic Apps provides a built-in version alongside the managed version. The number and range of built-in connectors vary based on whether you create a Consumption logic app workflow that runs in multitenant Azure Logic Apps or a Standard logic app workflow that runs in single-tenant Azure Logic Apps. In most cases, the built-in version provides better performance, capabilities, pricing, and so on. In a few cases, some built-in connectors are available only in one logic app workflow type, and not the other.
17
19
18
-
For example, a Standard workflow can use both managed connectors and built-in connectors for Azure Blob, Azure Cosmos DB, Azure Event Hubs, Azure Service Bus, DB2, FTP, MQ, SFTP, and SQL Server, while a Consumption workflow doesn't have the built-in versions. A Consumption workflow can use built-in connectors for Azure API Management, Azure App Services, and Batch, while a Standard workflow doesn't have these built-in connectors. For more information, review [Built-in connectors in Azure Logic Apps](built-in.md) and [Single-tenant versus multitenant in Azure Logic Apps](../logic-apps/single-tenant-overview-compare.md).
20
+
For example, a Standard workflow can use both managed connectors and built-in connectors for Azure Blob, Azure Cosmos DB, Azure Event Hubs, Azure Service Bus, DB2, FTP, MQ, SFTP, and SQL Server, while a Consumption workflow doesn't have the built-in versions. A Consumption workflow can use built-in connectors for Azure API Management, Azure App Services, and Batch, while a Standard workflow doesn't have these built-in connectors. For more information, see:
19
21
20
-
This article provides a general overview about managed connectors and the way they're organized in the Consumption workflow designer versus the Standard workflow designer with examples. For technical reference information about each managed connector in Azure Logic Apps, review [Connectors reference for Azure Logic Apps](/connectors/connector-reference/connector-reference-logicapps-connectors).
22
+
-[Built-in connectors in Azure Logic Apps](built-in.md)
23
+
-[Single-tenant versus multitenant in Azure Logic Apps](../logic-apps/single-tenant-overview-compare.md)
21
24
22
-
## Managed connector categories
25
+
This guide provides a general overview about managed connectors and the way they're classified based on pricing and how they're billed or *metered*. For technical reference information about each managed connector in Azure Logic Apps, see [Connectors reference for Azure Logic Apps](/connectors/connector-reference/connector-reference-logicapps-connectors).
23
26
24
-
For a Consumption logic app workflow, managed connectors appear in the designer under the following labels:
27
+
## Managed connector categories
25
28
26
-
*[Standard connectors](#standard-connectors) provide access to services such as Azure Blob Storage, Office 365, SharePoint, Salesforce, Power BI, OneDrive, and many more.
29
+
For both Consumption and Standard logic app workflows, managed connectors appear in the connector gallery under the **Shared** label, which describes how these connectors are hosted and run in global, multitenant Azure. Based on the specific managed connector, pricing follows different models:
27
30
28
-
*[Enterprise connectors](#enterprise-connectors) provide access to enterprise systems, such as SAP, IBM MQ, and IBM 3270 for an additional cost.
31
+
-[Standard priced connectors](#standard-connectors) provide access to services such as Azure Blob Storage, Office 365, SharePoint, Salesforce, Power BI, OneDrive, and many more.
32
+
-[Enterprise priced connectors](#enterprise-connectors) provide access to enterprise systems, such as SAP, IBM MQ, and IBM 3270 for an additional cost.
29
33
30
-
For a Standard logic app *stateful* workflow, all managed connectors appear in the designer under the **Azure** label, which describes how these connectors are hosted on the Azure platform. A Standard *stateless*workflow can use only the built-in connectors designed to run natively in single-tenant Azure Logic Apps.
34
+
Although managed connectors follow either Standard or Enterprise pricing in both Consumption and Standard workflows, billing or metering for managed connector usage differs based on whether your workflow is Consumption or Standard. For more information, see:
31
35
32
-
Regardless whether you have a Consumption or Standard workflow, managed connector pricing follows the pricing for Enterprise connectors and Standard connectors, but metering works differently based on the workflow type. For more pricing information, review [Trigger and action operations in the Consumption model](../logic-apps/logic-apps-pricing.md#consumption-operations) and [Trigger and action operations in the Standard model](../logic-apps/logic-apps-pricing.md#standard-operations).
36
+
-[Trigger and action operations in the Consumption model](../logic-apps/logic-apps-pricing.md#consumption-operations)
37
+
-[Trigger and action operations in the Standard model](../logic-apps/logic-apps-pricing.md#standard-operations)
33
38
34
39
Some managed connectors also fall into the following informal groups:
35
40
@@ -41,9 +46,7 @@ Some managed connectors also fall into the following informal groups:
41
46
42
47
## Standard connectors
43
48
44
-
In the Consumption workflow designer, managed connectors that follow the Standard connector pricing model appear under the **Standard** label. This section lists *only some* of the popular managed connectors. For more pricing information, review [Trigger and action operations in the Consumption model](../logic-apps/logic-apps-pricing.md#consumption-operations).
45
-
46
-
In the Standard workflow designer, *all* managed connectors appear under the **Azure** label. Managed connector pricing still follows the pricing for Enterprise connectors and Standard connectors, but metering works differently based on the workflow type. For more pricing information, review [Trigger and action operations in the Standard model](../logic-apps/logic-apps-pricing.md#standard-operations).
49
+
This section lists only *some* of the popular managed connectors that follow the Standard pricing model:
47
50
48
51
:::row:::
49
52
:::column:::
@@ -116,9 +119,7 @@ In the Standard workflow designer, *all* managed connectors appear under the **A
116
119
117
120
## Enterprise connectors
118
121
119
-
In the Consumption workflow designer, managed connectors that follow the Enterprise connector pricing model appear under the **Enterprise** label. These connectors can access enterprise systems for an additional cost. For more pricing information, review [Trigger and action operations in the Consumption model](../logic-apps/logic-apps-pricing.md#consumption-operations).
120
-
121
-
In the Standard workflow designer, *all* managed connectors appear under the **Azure** label. Managed connector pricing still follows the pricing for Enterprise connectors and Standard connectors, but metering works differently based on the workflow type. For more pricing information, review [Trigger and action operations in the Standard model](../logic-apps/logic-apps-pricing.md#standard-operations).
122
+
This section lists only *some* of the popular managed connectors that follow the Enterprise pricing model and provide access to enterprise systems for an additional cost:
122
123
123
124
:::row:::
124
125
:::column:::
@@ -143,7 +144,7 @@ In the Standard workflow designer, *all* managed connectors appear under the **A
143
144
144
145
Before you can create a connection to an on-premises system, you must first [download, install, and set up an on-premises data gateway][gateway-doc]. This gateway provides a secure communication channel without having to set up the necessary network infrastructure.
145
146
146
-
For a Consumption workflow, this section lists example [Standard connectors](#standard-connectors) that can access on-premises systems. For the expanded on-premises connectors list, review[Supported data sources](../logic-apps/logic-apps-gateway-connection.md#supported-connections).
147
+
For a Consumption workflow, this section lists example [Standard connectors](#standard-connectors) that can access on-premises systems. For the expanded on-premises connectors list, see[Supported data sources](../logic-apps/logic-apps-gateway-connection.md#supported-connections).
147
148
148
149
:::row:::
149
150
:::column:::
@@ -256,11 +257,9 @@ For more information, review the following documentation:
256
257
:::column-end:::
257
258
:::row-end:::
258
259
260
+
## Related content
259
261
260
-
## Next steps
261
-
262
-
> [!div class="nextstepaction"]
263
-
> [Create custom APIs you can call from Logic Apps](../logic-apps/logic-apps-create-api-app.md)
262
+
-[Create custom APIs you can call from Azure Logic Apps](../logic-apps/logic-apps-create-api-app.md)
Copy file name to clipboardExpand all lines: articles/logic-apps/block-connections-across-tenants.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
---
2
-
title: Block access to and from other tenants
3
-
description: Block connections between your tenant and other Microsoft Entra tenants in Azure Logic Apps.
2
+
title: Block Shared Connection Access Across Tenants
3
+
description: Block access through shared workflow connections between your Microsoft Entra tenant and other tenants by using Azure Logic Apps.
4
4
services: logic-apps
5
5
ms.suite: integration
6
-
ms.reviewer: estfan, azla
6
+
ms.reviewers: estfan, azla
7
7
ms.topic: how-to
8
-
ms.date: 03/27/2025
9
-
# Customer intent: As a developer, I want to prevent access to and from other Microsoft Entra tenants.
8
+
ms.update-cycle: 1095-days
9
+
ms.date: 03/10/2026
10
+
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to prevent access through shared workflow connections between my Microsoft Entra tenant and other tenants.
10
11
---
11
12
12
13
# Block connections to and from other tenants in Azure Logic Apps
Copy file name to clipboardExpand all lines: articles/logic-apps/connect-on-premises-data-sources.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
1
---
2
-
title: Connect to on-premises data sources
3
-
description: Access on-premises data sources from workflows in Azure Logic Apps by creating the on-premises data gateway resource in the Azure portal.
2
+
title: Connect to On-Premises Data Sources
3
+
description: Access on-premises data sources from workflows in Azure Logic Apps by creating an on-premises data gateway resource in the Azure portal.
4
4
services: logic-apps
5
5
ms.suite: integration
6
-
ms.reviewer: estfan, mideboer, azla
6
+
ms.reviewers: estfan, mideboer, azla
7
7
ms.topic: how-to
8
-
ms.date: 04/22/2025
8
+
ms.update-cycle: 1095-days
9
+
ms.date: 03/10/2026
9
10
ms.custom: sfi-image-nochange
10
-
#Customer intent: As a logic apps developer, I want to create a data gateway resource in the Azure portal so that my logic app workflow can connect to on-premises data sources.
11
+
#Customer intent: As an integration developer who works with Azure Logic Apps, I want my workflow to use connectors that access on-premises data sources by creating a data gateway resource in the Azure portal.
11
12
---
12
13
13
14
# Connect to on-premises data sources from Azure Logic Apps
0 commit comments