Power Platform Pipelines delegated deployments, part 2 - user account

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • This video is demonstrating how to set up Power Platform Pipelines to benefit from using delegated deployments. In this video I am showing you how to use a specific user's account.
    Note! At the time of making this video this approach is not allowing to make deployment of solutions that contain connection references to connections using oauth for authentication.
    Chapters:
    0:00 Intro
    4:08 Regular Power Platform maker account considerations
    5:22 Required settings to enable delegated deployment with user account
    8:50 Creation of the pipeline with using delegated account
    10:40 !!! Don't forget to share the pipeline with makers!
    11:40 Create deployment flow using delegated account
    16:57 Delegated deployment using makers account
    20:15 !!! If solution contains oauth connections - deployment fails
    21:01 Removal of all connection references and second deployment
    23:44 Wrap up!

Komentáře • 6

  • @kannank7313
    @kannank7313 Před 2 měsíci

    No no... 😀 system administrator role in the PROD environment

  • @Jan-zs5ir
    @Jan-zs5ir Před 2 měsíci

    Hi Tomasz, thank you very much for the video series. I tried it the way you showed it, but as soon as I change the deployment pipeline from manual to the delegated deployment, I get an error: “object reference not set to an instance of an object”. The solution to be moved is a simple flow without oauth connection. Have you also experienced this issue while creating the demo for this video?

    • @TomaszPoszytek
      @TomaszPoszytek  Před měsícem

      Not really. But this is still in preview so maybe it was a glitch?

    • @Jan-zs5ir
      @Jan-zs5ir Před měsícem

      Thank you for your answer. I guess it was a glitch. Created another solution with the same Flow and it worked.
      Such a pitty that flows with oauths can currently not transported beside using your workaround.