6

I am using Power Automate and have several flows built up. I'm curious to find out if there is a version control available for Power Automate flows.

We have multiple user having edit access to these flows and having a back up of the previous versions that can be easily restored would help.

1 Answers1

1

We have been developing on Power Automate for a year. Azure DevOps has been very useful for CI/CD and Git integration for Power Automate. It is possible to export the flows via solutions to Azure DevOps. You may also want to use a Git repo.

Cheers!