Skip to content

Commit f5cd422

Browse files
authored
Merge pull request #294101 from ecfan/gateway
Experiment with engagement fixes for on-premises data gateway with Azure Logic Apps
2 parents 79e1f07 + 522970b commit f5cd422

File tree

5 files changed

+30
-12
lines changed

5 files changed

+30
-12
lines changed

articles/logic-apps/.openpublishing.redirection.logic-apps.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/logic-apps/install-on-premises-data-gateway.md",
5+
"redirect_url": "/data-integration/gateway/service-gateway-install",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/logic-apps/create-serverless-apps-visual-studio.md",
510
"redirect_url": "/azure/logic-apps/quickstart-create-logic-apps-visual-studio-code",

articles/logic-apps/connectors/sap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ To download the current **CommonCryptoLib** package, follow these steps:
422422

423423
For a Consumption workflow in multitenant Azure Logic Apps, the SAP managed connector integrates with SAP systems through an [on-premises data gateway](../connect-on-premises-data-sources.md). For example, in scenarios where your workflow sends a message to the SAP system, the data gateway acts as an RFC client and forwards the requests received from your workflow to SAP. Likewise, in scenarios where your workflow receives a message from SAP, the data gateway acts as an RFC server that receives requests from SAP and forwards them to your workflow.
424424

425-
1. On a host computer or virtual machine that exists in the same virtual network as the SAP system to which you're connecting, [download and install the on-premises data gateway](../install-on-premises-data-gateway.md).
425+
1. On a host computer or virtual machine that exists in the same virtual network as the SAP system to which you're connecting, [download and install the on-premises data gateway](../install-on-premises-data-gateway-workflows.md).
426426

427427
The data gateway helps you securely access on-premises data and resources. Make sure to use a supported version of the gateway. If you experience an issue with your gateway, try [upgrading to the latest version](https://aka.ms/on-premises-data-gateway-installer), which might include updates to resolve your problem.
428428

@@ -856,7 +856,7 @@ If you're using the SAP managed connector, you can find full error messages by c
856856

857857
## Set up extended SAP logging in on-premises data gateway (Managed connector only)
858858

859-
If you use an [on-premises data gateway for Azure Logic Apps](../install-on-premises-data-gateway.md), you can configure an extended log file for the SAP connector. You can use your on-premises data gateway to redirect Event Tracing for Windows (ETW) events into rotating log files that are included in your gateway's logging .zip files.
859+
If you use an [on-premises data gateway for Azure Logic Apps](../install-on-premises-data-gateway-workflows.md), you can configure an extended log file for the SAP connector. You can use your on-premises data gateway to redirect Event Tracing for Windows (ETW) events into rotating log files that are included in your gateway's logging .zip files.
860860

861861
You can [export all of your gateway's configuration and service logs](/data-integration/gateway/service-gateway-tshoot#collect-logs-from-the-on-premises-data-gateway-app) to a .zip file in from the gateway app's settings.
862862

articles/logic-apps/install-on-premises-data-gateway.md renamed to articles/logic-apps/install-on-premises-data-gateway-workflows.md

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Install on-premises data gateway for logic app workflows
3-
description: Install the on-premises data gateway to access on-premises data sources from workflows in Azure Logic Apps.
3+
description: Install the on-premises data gateway so that workflows in Azure Logic Apps can access on-premises data sources.
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: mideboer, azla
@@ -13,7 +13,14 @@ ms.date: 02/04/2025
1313

1414
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption-standard.md)]
1515

16-
Some scenarios require that your workflow connect to an on-premises data source and can use only connectors that provide this access through an on-premises data gateway. To set up this on-premises data gateway, you must complete the following tasks: install the local on-premises data gateway and create an on-premises data gateway resource in Azure for the local data gateway. When you add a trigger or action to your workflow from a connector that requires the data gateway, you can select the data gateway resource to use with your connection. The data gateway installation works as a bridge that provides quick data transfer and encryption between on-premises data sources and your workflows.
16+
Some scenarios require that your workflow connects to an on-premises data source and can use only connectors that provide this access through an on-premises data gateway. The data gateway installation works as a bridge that provides quick data transfer and encryption between on-premises data sources and your workflows in Azure Logic Apps.
17+
18+
To set up this on-premises data gateway, you must complete the following tasks:
19+
20+
- Locally install the on-premises data gateway.
21+
- Create an on-premises data gateway resource in Azure that links to the data gateway installation.
22+
23+
When you add a trigger or action to your workflow from a connector that requires the data gateway, you can select the data gateway resource to use with your connection.
1724

1825
In Consumption logic app workflows, you can connect to on-premises data sources using only [connectors that provide access through the on-premises data gateway](../connectors/managed.md#on-premises-connectors). In Standard logic app workflows, you can directly access on-premises resources in Azure virtual networks or use [built-in service provider connectors](/azure/logic-apps/connectors/built-in/reference/) that don't need the data gateway to access your on-premises data source. Instead, you provide information that authenticates your identity and authorizes access to your data source. However, if a built-in service provider connector isn't available for your data source, but a managed connector is available, you must use the on-premises data gateway.
1926

@@ -32,15 +39,20 @@ You can use the same gateway installation with other cloud services, such as Pow
3239

3340
* An Azure account and subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3441

35-
* Your Azure account needs to use either a work account or school account with the format `<username>@<organization>.com`. You can't use Azure B2B (guest) accounts or personal Microsoft accounts, such as accounts with hotmail.com or outlook.com domains.
42+
* Your Azure account needs to use either a work account or school account with the format **`<username>@<organization>.com`**. You can't use Azure B2B (guest) accounts or personal Microsoft accounts, such as accounts with hotmail.com or outlook.com domains.
3643

3744
> [!NOTE]
3845
>
39-
> If you signed up for a Microsoft 365 offering and didn't provide your work email address, your address might
40-
> have the format `[email protected]`. In this case, your account is stored in a Microsoft Entra tenant.
41-
> In most cases, the user principal name (UPN) for your Azure account is the same as your email address.
46+
> If you signed up for a Microsoft 365 offering and didn't provide your work email address,
47+
> your address might have the format **`[email protected]`**. In this case,
48+
> your account is stored in a Microsoft Entra tenant. In most cases, the user principal
49+
> name (UPN) for your Azure account is the same as your email address.
4250
43-
To use a [Visual Studio Standard subscription](https://visualstudio.microsoft.com/vs/pricing/) that's associated with a Microsoft account, first [create a Microsoft Entra tenant](../active-directory/develop/quickstart-create-new-tenant.md), or use the default directory. Add a user with a password to the directory, and then give that user access to your Azure subscription. You can then sign in during gateway installation with this username and password.
51+
To use a [Visual Studio Standard subscription](https://visualstudio.microsoft.com/vs/pricing/) that's associated with a Microsoft account, follow these steps:
52+
53+
1. [Create a Microsoft Entra tenant](../active-directory/develop/quickstart-create-new-tenant.md), or use the default tenant.
54+
1. Add a user with a password to the tenant, and give that user access to your Azure subscription.
55+
1. Now you can sign in during gateway installation with this username and password.
4456

4557
* Your Azure account must belong only to a single [Microsoft Entra tenant or directory](../active-directory/fundamentals/active-directory-whatis.md#terminology). You have to use that account when you install and administer the gateway on your local computer.
4658

@@ -65,14 +77,15 @@ You can use the same gateway installation with other cloud services, such as Pow
6577
* The region that you select for your gateway installation is the same location that you must select when you later create the Azure gateway resource for your logic app workflow. By default, this region is the same location as your Microsoft Entra tenant that manages your Azure user account. However, you can change the location during gateway installation or later.
6678

6779
> [!IMPORTANT]
80+
>
6881
> During gateway setup, the **Change Region** command is unavailable if you signed in with your
6982
> Azure Government account, which is associated with a Microsoft Entra tenant in the
7083
> [Azure Government cloud](../azure-government/compare-azure-government-global-azure.md).
7184
> The gateway automatically uses the same region as your user account's Microsoft Entra tenant.
7285
>
7386
> To continue using your Azure Government account, but set up the gateway to work in the global
7487
> multitenant Azure Commercial cloud instead, first sign in during gateway installation with the
75-
> `[email protected]` username. This solution forces the gateway to use the global multitenant
88+
> **[email protected]** username. This solution forces the gateway to use the global multitenant
7689
> Azure cloud, but still lets you continue using your Azure Government account.
7790
7891
* Your logic app resource and the Azure gateway resource, which you create after you install the gateway, must use the same Azure subscription. But these resources can exist in different Azure resource groups.

articles/logic-apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ items:
252252
- name: Access on-premises data sources
253253
items:
254254
- name: Install on-premises data gateway
255-
href: install-on-premises-data-gateway.md
255+
href: install-on-premises-data-gateway-workflows.md
256256
- name: Connect to on-premises data sources
257257
href: connect-on-premises-data-sources.md
258258
- name: Develop for B2B scenarios

articles/reliability/reliability-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Logic app workflows help you more easily integrate and orchestrate data between
2222

2323
* [Connections](../connectors/introduction.md) that you create from logic app workflows to other apps, services, and systems. For more information, see [Connections to resources](/azure/logic-apps/business-continuity-disaster-recovery-guidance#connections-to-resources) later in this topic.
2424

25-
* [On-premises data gateways](../logic-apps/connect-on-premises-data-sources.md), which are Azure resources that you create and use in your logic apps to access data in on-premises systems. Each gateway resource represents a separate [data gateway installation](../logic-apps/install-on-premises-data-gateway.md) on a local computer. You can configure an on-premises data gateway for high availability by using multiple computers. For more information, see [High availability support](../logic-apps/install-on-premises-data-gateway.md#high-availability-support).
25+
* [On-premises data gateways](../logic-apps/connect-on-premises-data-sources.md), which are Azure resources that you create and use in your logic apps to access data in on-premises systems. Each gateway resource represents a separate [data gateway installation](../logic-apps/install-on-premises-data-gateway-workflows.md) on a local computer. You can configure an on-premises data gateway for high availability by using multiple computers. For more information, see [High availability support](../logic-apps/install-on-premises-data-gateway-workflows.md#high-availability-support).
2626

2727
* [Integration accounts](/azure/logic-apps/logic-apps-enterprise-integration-create-integration-account) where you define and store the artifacts that logic app workflows use for [business-to-business (B2B) enterprise integration](/azure/logic-apps/logic-apps-enterprise-integration-overview) scenarios. For example, you can [set up cross-region disaster recovery for integration accounts](/azure/logic-apps/logic-apps-enterprise-integration-b2b-business-continuity).
2828

0 commit comments

Comments
 (0)