{How to } Run Pipelines in Power Platform

Sending
User Review
0 (0 votes)

Hello Everyone,

Today i am going to show how to run Pipelines in Power Platform.
Lets gets started.
Must have following:
1. Pipelines must be created and associated with the environment that is used for development environment.
2.The development environment must have Microsoft Dataverse and  Dataverse plus Dynamics 365 Customer Engagement Apps.
3. The user should have previleges to run the pipelines, i.e Deployment Pipeline Administrator, Deployment Pipeline User. for more info click here
4. The user should have import privileges to the target environments associated with Pipeline.
5.Power Platform Pipeline application must be installed in your pipeline host environment.
Now lets see in action.
Go to Solutions area, either create a new solution or select unmanaged solution.

In order to deploy to the pipeline there are two options we can choose anyone of it.
1. once solution is opened, on the lefthand side of the solution click on the “Pipeline” 

Choose the Pipeline from the drop down and then click on Deploy here.

or click on Overview:
We can also deploy from here too.

After deploy we can see the solution is deploying into the Production.

Note: Always use version control, for example we can not deploy the version 1.0.0.1 to production before it has been deployed to test, in our example i have deployed to production. After Deploying to test, same solution will be deployed to Production too. Even if afterwards you made changes to the solution without incrementing the version.
We can monitor the Pipeline page in the solutions area which displays all deployments activity.

Click on the Run History we can see the deployed solution into the production.
I hope this helps
Malla  Reddy(@UK365GUY)