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/logic-apps/logic-apps-gateway-install.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: arthii, logicappspm
7
7
ms.topic: article
8
-
ms.date: 12/05/2019
8
+
ms.date: 05/15/2020
9
9
---
10
10
11
11
# 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
77
77
> as possible to your data source, or on the same computer,
78
78
> assuming that you have permissions.
79
79
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.
81
81
82
82
* 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.
83
83
84
84
* 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.
85
85
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.
87
89
88
90
* 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.
89
91
@@ -173,12 +175,12 @@ After you set up your primary gateway, when you go to install another gateway, s
173
175
174
176
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.
175
177
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.
177
182
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.
182
184
183
185
1. After the installer opens, sign in with the same Azure account that was used to install the gateway.
184
186
@@ -272,8 +274,6 @@ Here are ways that you can match your on-premises Active Directory accounts with
272
274
273
275
## FAQ and troubleshooting
274
276
275
-
For more information, see these topics:
276
-
277
277
*[On-premises data gateway FAQ](https://docs.microsoft.com/data-integration/gateway/service-gateway-onprem-faq)
278
278
*[Troubleshoot the on-premises data gateway](https://docs.microsoft.com/data-integration/gateway/service-gateway-tshoot)
279
279
*[Monitor and optimize gateway performance](https://docs.microsoft.com/data-integration/gateway/service-gateway-performance)
0 commit comments