Tag: Version Control

Version control for Azure Logic Apps with PowerShell

Version control for Azure Logic Apps with PowerShell

Whenever people develop Azure Logic Apps, they tend to forget to do one thing: commit the changes into a version control system. To address these pain points, I wrote a script to read the latest changes from Azure and check them into version control.