Skip to content

Commit 8ae826b

Browse files
committed
Wording update
1 parent ce25043 commit 8ae826b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ Before you delete an ISE that you no longer need or an Azure resource group that
174174
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.
175175

176176
> [!NOTE]
177-
> If you delete and recreate a child logic app, you must then resave its parent logic app. This is because the deleted and recreated child apps 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 applies to parent-child logic apps that use artifacts in integration accounts, call Azure functions, and so on.
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.
179179
180180
## Next steps
181181

articles/logic-apps/manage-logic-apps-with-azure-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ Deleting your logic app affects your workflow instances in these ways:
142142
* The Logic Apps engine won't create or run new workflow instances.
143143

144144
> [!NOTE]
145-
> If you delete and recreate a child logic app, you must then resave its parent logic app. This is because the deleted and recreated child apps will have different metadata.
146-
> 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 applies to parent-child logic apps that use artifacts in integration accounts, call Azure functions, and so on.
145+
> If you delete and recreate a child logic app, you must resave the parent logic app. The recreated child app will have different metadata.
146+
> 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.
147147
148148
<a name="delete-single-logic-app"></a>
149149

articles/logic-apps/manage-logic-apps-with-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,8 @@ To delete your logic app from the Azure portal, in Cloud Explorer, open your log
265265
> If you have thousands of runs, cancellation might take significant time to complete.
266266
267267
> [!NOTE]
268-
> If you delete and recreate a child logic app, you must then resave its parent logic app. This is because the deleted and recreated child apps will have different metadata.
269-
> 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 applies to parent-child logic apps that use artifacts in integration accounts, call Azure functions, and so on.
268+
> If you delete and recreate a child logic app, you must resave the parent logic app. The recreated child app will have different metadata.
269+
> 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.
270270
271271
## Troubleshooting
272272

0 commit comments

Comments
 (0)