Skip to content

Commit 2f3591b

Browse files
authored
Clarity edits
1 parent 735b96b commit 2f3591b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/logic-apps/logic-apps-gateway-connection.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ ms.date: 10/18/2019
1313

1414
# Connect to on-premises data sources from Azure Logic Apps
1515

16-
Before you can access data sources on premises from your logic apps, you need to create an Azure resource for an *on-premises data gateway* that you [previously installed on a local computer](../logic-apps/logic-apps-gateway-install.md). Your logic apps can then use this gateway resource with the triggers and actions provided by the [on-premises connectors](../connectors/apis-list.md#on-premises-connectors). Azure Logic Apps supports read and write operations through the data gateway. However, these operations have [limits on their payload size](https://docs.microsoft.com/data-integration/gateway/service-gateway-onprem#considerations).
16+
Before you can access data sources on premises from your logic apps, you need to create an Azure resource for the *on-premises data gateway* that you first need to [install on a local computer](../logic-apps/logic-apps-gateway-install.md). Your logic apps then use this gateway resource in the triggers and actions provided by the [on-premises connectors](../connectors/apis-list.md#on-premises-connectors).
1717

18-
This article shows how to create your Azure gateway resource *after* you [download and install the gateway on a local computer](../logic-apps/logic-apps-gateway-install.md). For more information about the gateway, see [How the gateway works](../logic-apps/logic-apps-gateway-install.md#gateway-cloud-service).
18+
This article shows how to create your Azure gateway resource *after* you [download and install the gateway on a local computer](../logic-apps/logic-apps-gateway-install.md). For more information about the gateway, see [How the gateway works](../logic-apps/logic-apps-gateway-install.md#gateway-cloud-service).
1919

2020
> [!TIP]
2121
> To connect to Azure virtual networks, consider creating an
@@ -47,17 +47,17 @@ For Azure Logic Apps, the on-premises data gateway supports [on-premises connect
4747
* SQL Server
4848
* Teradata
4949

50-
Although the gateway itself doesn't incur additional costs, the [Logic Apps pricing model](../logic-apps/logic-apps-pricing.md) applies to these connectors and other operations in Azure Logic Apps.
50+
Azure Logic Apps supports read and write operations through the data gateway. However, these operations have [limits on their payload size](https://docs.microsoft.com/data-integration/gateway/service-gateway-onprem#considerations). Although the gateway itself doesn't incur additional costs, the [Logic Apps pricing model](../logic-apps/logic-apps-pricing.md) applies to these connectors and other operations in Azure Logic Apps.
5151

5252
## Prerequisites
5353

54-
* You've already [installed the on-premises data gateway on a local computer](../logic-apps/logic-apps-gateway-install.md).
54+
* You already [installed the on-premises data gateway on a local computer](../logic-apps/logic-apps-gateway-install.md).
5555

5656
* You have the [same Azure account and Azure subscription](../logic-apps/logic-apps-gateway-install.md#requirements) that you used when you installed the on-premises data gateway.
5757

5858
* You haven't previously linked your gateway installation to another gateway resource in Azure.
5959

60-
When you create a gateway resource in the Azure portal, you select a gateway installation to use with your gateway resource and only that resource. In Azure Logic Apps, on-premises triggers and actions can then use the gateway resource for connecting to on-premises data sourcess. In those triggers and actions, you can select a gateway resource from your various Azure subscriptions. Each gateway resource links to only one gateway installation, which links to only one Azure subscription.
60+
When you create a gateway resource in the Azure portal, you select an installed gateway that you link to your gateway resource and only that gateway resource. In Azure Logic Apps, on-premises triggers and actions can then use the gateway resource for connecting to on-premises data sources. In these triggers and actions, you can select a gateway resource from your various Azure subscriptions. Each gateway resource links to only one gateway installation, which links to only one Azure subscription.
6161

6262
> [!TIP]
6363
> To use more than one gateway installation in an Azure subscription,

0 commit comments

Comments
 (0)