Pipelines for Power Platform 101

preview_player
Показать описание
In this episode of Low Code Revolution, Prabhat will join Daniel to tell us all about pipelines for Power Platform.

What are the goals of Power Platform Pipelines, what are the prerequisites and how do you get started with the setup and run your first pipeline? This, and more will be part of this episode!

Resources:

#PowerPlatformAdvocates

00:00 - Introductions
01:48 - Pipelines Goals
02:23 - What do you need?
03:38 - Get Started
04:34 - Setup
05:49 - Demo: Configure a Pipeline
11:17 - Demo: Start and Run a Pipeline
21:26 - Pipelines Resources
Рекомендации по теме
Комментарии
Автор

Does this supports only solutions or patches too ?

vamsivaranasi
Автор

Thanks for informative session. I just started exploring PowerApps Pipeline. Is it possible to deploy the specific release to Prod environment like once we release to QA and QA done the sign-off then I want kick same release (same artefact ) to production environment ? I cant see any option there its always take same solution version from QA when I deploy to PROD but in real word scenario QA can have new release with testing in-progress and I want to kick previous signed-off QA release to PROD?

vishnumca
Автор

Wonderful demo. Thank you. Would be awesome if CoE starter kit environment request app was modified to allow creation of Dev, QA, and Prod environments at the same time and automatically set up the deployment pipeline as part of approving the environment request.

acradic
Автор

Does it support import as holding solution and upgrade as part of pipeline?
Can we add approvers for each stage?
It seems other automation scripts cannot be added as part of pipeline.
Moreover we don't have feature to track changes on daily basis which is possible in source control.

sakshamguptayt
Автор

Great video. Looking forward to the potential of this and simplifying ALM. One question, does the owner of the pipeline and deployment stages mean that when a solution is deployed the owner of the solution is set to the owner set in the deployment stage or pipeline? or is it the user carrying out the deployment that is set as the owner?

stewartsmith
Автор

Does this even works for SharePointt based solutions?

mchandramohan
Автор

Great but need managed environment for the target. At the end it will cost a lot for the organisation. for now i prefer to use alm accelerator or at least xrm toolbox

anthonyleduc
Автор

Great video. I'm just getting started implementing my pipeline. I have connections to excelonline in my solution that I'm trying to push from DEV to QA. I encounter this error when I try to do that:

The following solution cannot be imported: Some dependencies are missing. The missing dependencies are : type="connectionreference" solution="Active" /><Dependent type="29" displayName="----flow----" type="connectionreference" solution="Active" /><Dependent type="29" displayName="----flow----", ProductUpdatesOnly : False

Do you have any recommendations or video that you can direct me to to address this problem? Normally, when I import a solution (the old way), I'd be prompted to add connections. That doesn't happen here.

jimmoser