-1

I'm trying to set up a cicd environment for a power automate desktop project where I will use the Azure devops pipeline.

I have configured the CICD environment for cloud flow but facing challenges in desktop flow. The release pipeline is failing while importing the solution in the target environment. Where i'm doing...

  1. I updated the repo settings in PowerApps, and everything is within a solution.
  2. Code is pushed to the Azure repo, Which triggers the build pipeline and generates the artifact.
  3. A generated artifact is used in the release pipeline to import solutions into the target environment.
  4. In the release pipeline, I'm using a pre-populated JSON file with connection references.

0 Answers0