Skip to content

Commit fedf48b

Browse files
Merge pull request #212946 from ecfan/patch-1
Azure Logic Apps: Export requires subscription-level access to ISE
2 parents 4364fb2 + 6f5bec9 commit fedf48b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/logic-apps/export-from-ise-to-standard-logic-app.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, wsilveira
77
ms.topic: how-to
8-
ms.date: 09/14/2022
8+
ms.date: 09/28/2022
9+
ms.custom: engagement-fy23
910
#Customer intent: As a developer, I want to export one or more ISE workflows to a Standard workflow.
1011
---
1112

@@ -64,6 +65,8 @@ This article provides information about the export process and shows how to expo
6465

6566
- An existing ISE with the logic app workflows that you want to export.
6667

68+
- Azure subscription-level access to the ISE, not just resource group-level access.
69+
6770
- To include and deploy managed connections in your workflows, you'll need an existing Azure resource group for deploying these connections. This option is recommended only for non-production environments.
6871

6972
- Review and meet the requirements for [how to set up Visual Studio Code with the Azure Logic Apps (Standard) extension](create-single-tenant-workflows-visual-studio-code.md#prerequisites).
@@ -186,4 +189,4 @@ The following table describes these new folders and files added by the export pr
186189

187190
## Next steps
188191

189-
- [Run, test, and debug locally](create-single-tenant-workflows-visual-studio-code.md#run-test-and-debug-locally)
192+
- [Run, test, and debug locally](create-single-tenant-workflows-visual-studio-code.md#run-test-and-debug-locally)

0 commit comments

Comments
 (0)