Skip to content

microsoft/powerplatform-actions-lab

Repository files navigation

Power Platform actions lab

This project contains sample workflows that use the GitHub Actions for Microsoft Power Platform. These workflows illustrate how you can:

  • Export a solution from a development environment.
  • Generate a build artifact (managed solution) and import into a production environment.

In the detailed hands-on lab, you can learn more about:

  • Setting up environments (module 0).
  • Create a new solution that contains your app (module 1).
  • Create a new repo and two GitHub workflows using GitHub actions for the Power Platform (module 2).

Demo of lab available here

If you are already familiar with the concept of multiple environments as well as how to use solutions to package your app, then you can safely skip the first two modules, and simply download and use the sample ALMLab solution and jump straight to module 2.

Learn more about the GitHub Actions for Microsoft Power Platform

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.