Skip to content

Commit 12f1616

Browse files
authored
Link to steps
1 parent 810b962 commit 12f1616

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

articles/logic-apps/set-up-devops-deployment-single-tenant-azure-logic-apps.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -187,15 +187,7 @@ As an alternative, you can capture and review the network trace for when you cre
187187

188188
#### On-premises data gateway resource definition
189189

190-
If your connection uses an on-premises data gateway resource, this resource definition exists separately from the connector resource definition. To view the data gateway's resource definition, follow these steps:
191-
192-
1. In the [Azure portal](https://portal.azure.com), find and view the Azure resource for your on-premises data gateway.
193-
194-
1. On the resource menu, under **Automation**, select **Export template**.
195-
196-
After Azure generates the template, the gateway's resource definition appears in the code window.
197-
198-
For more information, see [Microsoft.Web connectionGateways](/azure/templates/microsoft.web/connectiongateways?pivots=deployment-language-arm-template#connectiongatewayreference-1).
190+
If your connection uses an on-premises data gateway resource, this resource definition exists separately from the connector resource definition. To view the data gateway's resource definition, see [Automate deployment for Azure Logic Apps by using Azure Resource Manager templates](logic-apps-azure-resource-manager-templates-overview.md#data-gateway-resource-definitions) and [Microsoft.Web connectionGateways](/azure/templates/microsoft.web/connectiongateways?pivots=deployment-language-arm-template#connectiongatewayreference-1).
199191

200192
### Release to Azure
201193

0 commit comments

Comments
 (0)