Skip to content

Commit 30470b4

Browse files
authored
Merge pull request #266447 from ecfan/connectors
Azure Logic Apps: Update built-in connectors doc
2 parents f74cd41 + 0339d64 commit 30470b4

18 files changed

+174
-80
lines changed

articles/connectors/built-in.md

Lines changed: 140 additions & 44 deletions
Large diffs are not rendered by default.

articles/connectors/managed.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ ms.date: 01/04/2024
1313

1414
Managed connectors provide ways for you to access other services and systems where built-in connectors aren't available. You can use these triggers and actions to create workflows that integrate data, apps, cloud-based services, and on-premises systems. Different from built-in connectors, managed connectors are usually tied to a specific service or system such as Office 365, SharePoint, Azure Key Vault, Salesforce, Azure Automation, and so on. Managed by Microsoft and hosted in Azure, managed connectors usually require that you first create a connection from your workflow and authenticate your identity.
1515

16-
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 multi-tenant 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.
16+
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.
1717

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 multi-tenant and integration service environment (ISE)](../logic-apps/single-tenant-overview-compare.md).
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 and integration service environment (ISE)](../logic-apps/single-tenant-overview-compare.md).
1919

2020
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).
2121

@@ -354,7 +354,7 @@ For more information, review the following documentation:
354354

355355
## ISE connectors
356356

357-
In an integration service environment (ISE), these managed connectors also have [ISE versions](introduction.md#ise-and-connectors), which have different capabilities than their multi-tenant versions:
357+
In an integration service environment (ISE), these managed connectors also have [ISE versions](introduction.md#ise-and-connectors), which have different capabilities than their multitenant versions:
358358

359359
> [!NOTE]
360360
>
@@ -546,7 +546,7 @@ For more information, see these topics:
546546
[azure-key-vault-icon]: ./media/apis-list/azure-key-vault.png
547547
[azure-ml-icon]: ./media/apis-list/azure-ml.png
548548
[azure-monitor-logs-icon]: ./media/apis-list/azure-monitor-logs.png
549-
[azure-queues-icon]: ./media/apis-list/azure-queues.png
549+
[azure-queues-icon]: ./media/apis-list/azure-queue-storage.png
550550
[azure-resource-manager-icon]: ./media/apis-list/azure-resource-manager.png
551551
[azure-service-bus-icon]: ./media/apis-list/azure-service-bus.png
552552
[azure-sql-data-warehouse-icon]: ./media/apis-list/azure-sql-data-warehouse.png
2.96 KB
Loading
1.08 KB
Loading
3.74 KB
Loading
2.42 KB
Loading
3.96 KB
Loading
1.95 KB
Loading
2.55 KB
Loading

0 commit comments

Comments
 (0)