VS Code ISE Export Tool enhancement to migrate the ISE Logic App Workflows in batches to same Logic App Standard #3103
SRIKANTH351
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have started with the migration of around 300 to 400 Logic Apps in ISE to Logic App Standard and we are using the VS Code Export tool to initially generate the workflow code for us. Our requirement is to group around 20 ISE Logic App workflows into one Logic App Standard. However, we must split these 20 Logic App workflows into batches of 4 to 5 while exporting due to various reasons like the interface criticality and the business readiness. While handling the migration based on this requirement, noticed that every time when we export new Logic App workflows in batches the previously migrated files like Connections.json, parameters.json are being replaced with the newly migrated workflow connection details.
We would like to request for an enhancement in the tool to provide an option to append the file content instead of overwriting or replacing so that it will help us to migrate the workflows in batches instead of bulk at once.
Beta Was this translation helpful? Give feedback.
All reactions