Skip to content

Commit ea576fa

Browse files
authored
Merge pull request #115443 from ecfan/patch-6
Add note about using supported gateway versions
2 parents 57ea4ba + 6537f08 commit ea576fa

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: arthii, logicappspm
77
ms.topic: article
8-
ms.date: 12/05/2019
8+
ms.date: 05/15/2020
99
---
1010

1111
# Install on-premises data gateway for Azure Logic Apps
@@ -77,13 +77,15 @@ This article shows how to download, install, and set up your on-premises data ga
7777
> as possible to your data source, or on the same computer,
7878
> assuming that you have permissions.
7979
80-
* Install the gateway on a computer that's on a wired network, connected to the internet, always turned on, and doesn't go to sleep. Otherwise, the gateway can't run, and performance might suffer over a wireless network.
80+
* Install the gateway on a local computer that's on a wired network, connected to the internet, always turned on, and doesn't go to sleep. Otherwise, the gateway can't run, and performance might suffer over a wireless network.
8181

8282
* If you plan to use Windows authentication, make sure that you install the gateway on a computer that's a member of the same Active Directory environment as your data sources.
8383

8484
* 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. By default, this region is the same location as your Azure AD tenant that manages your Azure account. However, you can change the location during gateway installation.
8585

86-
* If you're updating your gateway installation to the latest version, uninstall your current gateway first for a cleaner experience.
86+
* If you're updating your gateway installation, uninstall your current gateway first for a cleaner experience.
87+
88+
As a best practice, make sure that you're using a supported version. Microsoft releases a new update to the on-premises data gateway every month, and currently supports only the last six releases for the on-premises data gateway. If you experience issues with the version that you're using, try [upgrading to the latest version](https://aka.ms/on-premises-data-gateway-installer) as your issue might be resolved in the latest version.
8789

8890
* The gateway has two modes: standard mode and personal mode, which applies only to Power BI. You can't have more than one gateway running in the same mode on the same computer.
8991

@@ -173,12 +175,12 @@ After you set up your primary gateway, when you go to install another gateway, s
173175

174176
If you must change your gateway's location, move your gateway installation to a new computer, recover a damaged gateway, or take ownership for an existing gateway, you need the recovery key that was provided during gateway installation.
175177

176-
1. Run the gateway installer on the computer that has the existing gateway. If you don't have the latest gateway installer, [download the latest gateway version](https://aka.ms/on-premises-data-gateway-installer).
178+
> [!NOTE]
179+
> Before you restore the gateway on the computer that has the original gateway installation,
180+
> you must first uninstall the gateway on that computer. This action disconnects the original gateway.
181+
> If you remove or delete a gateway cluster for any cloud service, you can't restore that cluster.
177182
178-
> [!NOTE]
179-
> Before you restore the gateway on the computer that has the original gateway installation,
180-
> you must first uninstall the gateway on that computer. This action disconnects the original gateway.
181-
> If you remove or delete a gateway cluster for any cloud service, you can't restore that cluster.
183+
1. Run the gateway installer on the computer that has the existing gateway.
182184

183185
1. After the installer opens, sign in with the same Azure account that was used to install the gateway.
184186

@@ -272,8 +274,6 @@ Here are ways that you can match your on-premises Active Directory accounts with
272274

273275
## FAQ and troubleshooting
274276

275-
For more information, see these topics:
276-
277277
* [On-premises data gateway FAQ](https://docs.microsoft.com/data-integration/gateway/service-gateway-onprem-faq)
278278
* [Troubleshoot the on-premises data gateway](https://docs.microsoft.com/data-integration/gateway/service-gateway-tshoot)
279279
* [Monitor and optimize gateway performance](https://docs.microsoft.com/data-integration/gateway/service-gateway-performance)

0 commit comments

Comments
 (0)