Skip to content

Commit 245ce19

Browse files
committed
Move note
1 parent 8ae826b commit 245ce19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/logic-apps/ise-manage-integration-service-environment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ You can view and manage the logic apps that are in your ISE.
5050

5151
1. To remove logic apps that you no longer need in your ISE, select those logic apps, and then select **Delete**. To confirm that you want to delete, select **Yes**.
5252

53+
> [!NOTE]
54+
> If you delete and recreate a child logic app, you must resave the parent logic app. The recreated child app will have different metadata.
55+
> If you don't resave the parent logic app after recreating its child, your calls to the child logic app will fail with an error of "unauthorized." This behavior applies to parent-child logic apps, for example, those that use artifacts in integration accounts or call Azure functions.
56+
5357
<a name="find-api-connections"></a>
5458

5559
## Manage API connections
@@ -173,10 +177,6 @@ Before you delete an ISE that you no longer need or an Azure resource group that
173177

174178
After you delete your ISE, you might have to wait up to 9 hours before you try to delete your Azure virtual network or subnets.
175179

176-
> [!NOTE]
177-
> If you delete and recreate a child logic app, you must resave the parent logic app. The recreated child app will have different metadata.
178-
> If you don't resave the parent logic app after recreating its child, your calls to the child logic app will fail with an error of "unauthorized." This behavior applies to parent-child logic apps, for example, those that use artifacts in integration accounts or call Azure functions.
179-
180180
## Next steps
181181

182182
* [Add resources to integration service environments](../logic-apps/add-artifacts-integration-service-environment-ise.md)

0 commit comments

Comments
 (0)