I think the best way to do this is to use ARM Templates
you can check the following document
you can define parameters and and template parameters file for different environments
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is it possible to create a release pipeline in Azure DevOps that can automatically extract and deploy Logic Apps from an artifact with the newest changes? Currently, I have to manually create separate releases if I make changes to multiple Logic Apps and provide the name of each Logic App. I am also working with multiple environments (e.g. Dev, Test, etc.).
Can someone help me achieve this?
I think the best way to do this is to use ARM Templates
you can check the following document
you can define parameters and and template parameters file for different environments