Initiate Azure DevOps Release Pipeline from Logic App and Retrieve Environment Variable Output from the pipeline
I'm working on automating a release pipeline using Azure DevOps and a Logic App. The goal is to initiate the release pipeline from the Logic App when an HTTP request is received and then to retrieve the output of an…