How to run azure logic app workflow with parameters using any command line or script
I have created azure logic app to restore database from one prod to dev and for multiple envs Now I want to automate my logic app workflow to run using any script or command line eg: using bash, PowerShell or…