azure logic app, visual studio, open existing logic app from portal?

谁都会走 提交于 2019-12-10 22:45:07

问题


can you import or open existing logic apps from the azure portal in Visual Studio 2015? I don't want to recreate them all! I've looked at the code view in the azure portal and it looks like I can copy that to Visual Studio but that is throwing up all sorts of errors. Surely there must be a way? TIA


回答1:


using cloudexplorer for VS2015 you should be able to open existing logicapps in VS -> LogicApps Editor

Pre-Req
Install LogicApps VS extension available here

Example snapshot below

Latest update (v2.7) for the logic apps extension has the "Download" feature to get the codeview locally.





来源:https://stackoverflow.com/questions/41361038/azure-logic-app-visual-studio-open-existing-logic-app-from-portal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!