Reputation: 20081
I want to import Logic Apps made in Azure portal imported in Visual Studio Project for Logic Apps.
I can download Logic App via Cloud Explorer & import from using this article https://learn.microsoft.com/en-us/azure/logic-apps/manage-logic-apps-with-visual-studio.
But after adding that visual studio to run or deploy I need to create parameter file manually. Is there some way to download existing Logic Apps with parameters so that when imported in Visual Studio that can be ready for run when committed in source control after downloading & adding to Visual Studio.
I have seen request for this feature in Azure supported by 211 votes but yet to be picked. https://feedback.azure.com/forums/287593-logic-apps/suggestions/31833445-allow-to-export-logic-app-with-parameters-to-be-se
I am looking if anyone found some way to do this...
Upvotes: 3
Views: 1718