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
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 ?
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).
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?
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/
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.''.
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?
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.
You're back! Great video Daniel - and nice GitHub shirt!
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
Were the values in the production environment already filled? Usually, it should ask for the values on the first-time deployment.
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 ?
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).
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?
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/
Very nice video! Is there a way for us to choose if we deploy managed or unmanaged solutions?
Hi - thanks! Currently the only way to go is managed solutions.
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.''.
This might be because there is a deployment still pending. Can you check the logs?
@@DanielLaskewitz it resolved, the problem was with the solution and how it was imported/exported. It worked with other solutions
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?
Shouldn't be. Is it an environment without Dataverse?
Hi @@DanielLaskewitz , it's with Dataverse.
Thanks for the confirmation - let me check with the team. I'll come back to you.
Hello do the users have to have Premium Licence
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.