Build your first pipeline with Power Platform pipelines

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 18

  • @andersjensenorg
    @andersjensenorg 2 роки тому +2

    You're back! Great video Daniel - and nice GitHub shirt!

  • @jfauger
    @jfauger Рік тому

    Thank you for this guide. I use environment variables in my solutions. I know the procedure to delete values before exporting to a production environment. At the time of import I have the wizard that asks to fill in the environment variables. However, when I use the pipeline, I have no way to fill in the variables. Do you have any clues? Thanks in advance

    • @DanielLaskewitz
      @DanielLaskewitz  Рік тому

      Were the values in the production environment already filled? Usually, it should ask for the values on the first-time deployment.

  • @ashokpershad
    @ashokpershad 2 роки тому

    Very well explained Daniel. Thank you so much. I already have one solution available in Production environment. I am always importing this solution as managed from Developer to production environment. Is it possible to create pipeline for same production environment with same solution inside ?

    • @DanielLaskewitz
      @DanielLaskewitz  Рік тому +1

      You can create a pipeline with one stage (dev to production) and you should be able to deploy the solution there (as long as the new solution has a higher version number).

  • @kannankarmegam-bne
    @kannankarmegam-bne Рік тому

    Hi Daniel, As a Power platform administrator I have configured Pipelines. What permissions are required for the end user (not system administrator) in Host, UAT & Prod environment to run the pipeline? We use CoE ALM Accelerator and everything is done via Service principal (App registrations). How does permissions work for logged in user?

    • @DanielLaskewitz
      @DanielLaskewitz  Рік тому

      Hi @kannank7313 - Check out the following article: learn.microsoft.com/en-us/power-platform/alm/set-up-pipelines#share-pipelines-with-makers - This describes how to share pipelines with makers. There is currently no service principal support, but it is on its way. Check out the blog to learn more: powerapps.microsoft.com/en-gb/blog/pipelines-in-power-platform-is-generally-available-ga/

  • @GoddofStuff
    @GoddofStuff 2 роки тому

    Very nice video! Is there a way for us to choose if we deploy managed or unmanaged solutions?

    • @DanielLaskewitz
      @DanielLaskewitz  2 роки тому

      Hi - thanks! Currently the only way to go is managed solutions.

  • @jslj5774
    @jslj5774 2 роки тому

    Great video. I followed the instructions and I succeded to deploy a solution from Dev env to Test env. But when I want to deploy from Test env to Prod env it dosen't allow me and I get the error message: ''The request message was already sent. Cannot send the same request message multiple times.''.

    • @DanielLaskewitz
      @DanielLaskewitz  Рік тому +1

      This might be because there is a deployment still pending. Can you check the logs?

    • @jslj5774
      @jslj5774 Рік тому

      @@DanielLaskewitz it resolved, the problem was with the solution and how it was imported/exported. It worked with other solutions

  • @devinvanrooyen1262
    @devinvanrooyen1262 Рік тому

    Hi Daniel, when installing the Pipline app I get the following message "This app can't be installed because its packages aren't compatible with this environment." could it be a licensing issue?

    • @DanielLaskewitz
      @DanielLaskewitz  Рік тому

      Shouldn't be. Is it an environment without Dataverse?

    • @devinvanrooyen1262
      @devinvanrooyen1262 Рік тому

      Hi @@DanielLaskewitz , it's with Dataverse.

    • @DanielLaskewitz
      @DanielLaskewitz  Рік тому

      Thanks for the confirmation - let me check with the team. I'll come back to you.

  • @johnbrennan8442
    @johnbrennan8442 2 роки тому +1

    Hello do the users have to have Premium Licence

    • @DanielLaskewitz
      @DanielLaskewitz  2 роки тому +4

      The development, test and production environments should be marked as a managed environments. When an environment is marked as a managed environment, every user in that environment needs to have a premium license.