This video demonstrates how to run Azure DevOps Pipelines from Pipelines in Power Platform.
Here is the sequence of events:
1. Pipeline in Power Platform executes.
2. Flow Triggers when the Deployment is Complete.
3. Flow executes an HTTP POST Request to start an Azure DevOps Pipeline.
4. Azure DevOps Pipeline extracts the Solution from the Power Platform environment and commits it to the DevOps repository.
5. Azure DevOps Pipeline creates settings files from the Solution and commits them to the repository.
6. Flow sends email to let the user know the status.