Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,203 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am creating an export github action for logic app. The goal is to export all the updated configuration made in the portal and make it into a pull request in the logic app github repo.
I have successfully exported the workflow files and the app-settings. But I also want to export the connections. We are currently using Service Provider Connections and I am currently unable to export those configurations.
Does anyone have the correct API-endpoint/az-command/powershell or whatever to export those values?