This is a hands-on lab-based course to build Power Platform pipelines. In this course you'll learn how to setup and run pipelines in Power Platform. You will also learn how to automate your ALM by extending the pipeline with approvals, Power Automate cloud flow and GitHub workflows.
This course includes 365Ai that allows you to interactively learn.
In this lab, you will sign up for a free Power Apps subscription, you will then create development, test, and deployment environments. After creating the environments, you will perform the flowing tasks: Install pipeline into the Deploy environment. Test the applications you imported. Create deployment pipeline. Run the pipeline. Test the applications in the test environment.
In this lab, you will create a solution and a publisher, and then you will create a cloud flow that will get triggered when pipeline deployment is requested. The cloud flow will send an approval request and wait for its outcome. The flow will then complete the deployment if the request is approved or reject it if the request is not approved.
In this lab, you will create an application registration and a user secret. You will perform the below tasks: Create a GitHub organization. Create a repository. Set up a workflow. Create access token. Update the cloud flow you created in lab 2. Test the GitHub workflow.