Skip to content

Commit ae8cb4a

Browse files
authored
Merge pull request #105447 from ecfan/patch-1
Clarity edits
2 parents 6b5f97a + d985fdc commit ae8cb4a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/logic-apps/move-logic-app-resources.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Move logic apps across subscriptions, resource groups, or regions
2+
title: Migrate logic apps across subscriptions, resource groups, or regions
33
description: Migrate logic apps or integration accounts to other Azure subscriptions, resource groups, or locations (regions)
44
services: logic-apps
55
ms.suite: integration
@@ -10,13 +10,15 @@ ms.date: 07/31/2019
1010

1111
# Move logic app resources to other Azure subscriptions, resource groups, or regions
1212

13-
To move your logic app or related resources to another Azure subscription, resource group, or region, you have various ways to complete these tasks, such as the Azure portal, Azure PowerShell, Azure CLI, and REST API. Before you move resources, review these considerations:
13+
To migrate your logic app or related resources to another Azure subscription, resource group, or region, you have various ways to complete these tasks, such as the Azure portal, Azure PowerShell, Azure CLI, and REST API. Before you move resources, review these considerations:
1414

1515
* You can move only [specific logic app resource types](../azure-resource-manager/management/move-support-resources.md#microsoftlogic) between Azure resource groups or subscriptions.
1616

1717
* Check the [limits](../logic-apps/logic-apps-limits-and-config.md) on the number of logic app resources that you can have in your Azure subscription and in each Azure region. These limits affect whether you can move specific resource types when the region stays the same across subscriptions or resource groups. For example, you can have only one Free tier integration account for each Azure region in each Azure subscription.
1818

19-
* When you move resources, Azure creates new resource IDs. So, make sure that you use the new IDs instead and update any scripts or tools that are associated with the moved resources. After you move logic apps between subscriptions, resource groups, or regions, you must recreate or reauthorize any OAuth-based connections.
19+
* After you migrate logic apps between subscriptions, resource groups, or regions, you must recreate or reauthorize any connections that require Open Authentication (OAuth).
20+
21+
* Whenever you move resources, Azure creates new resource IDs. So, make sure that you use the new IDs instead and update any scripts or tools that are associated with the moved resources.
2022

2123
## Prerequisites
2224

@@ -101,4 +103,4 @@ The template that you get from Visual Studio includes only the resource definiti
101103

102104
## Next steps
103105

104-
[Move Azure resources to new resource groups or subscriptions](../azure-resource-manager/management/move-resource-group-and-subscription.md)
106+
[Move Azure resources to new resource groups or subscriptions](../azure-resource-manager/management/move-resource-group-and-subscription.md)

0 commit comments

Comments
 (0)