Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martins-vds/poc-cicd-powerapps

Proof-of-concept that demonstrates how to implement CI/CD pipelines for Canvas Apps in Power Platform
https://github.com/martins-vds/poc-cicd-powerapps

alm azure-devops azure-pipelines cicd powerapps powerplatform

Last synced: 15 days ago
JSON representation

Proof-of-concept that demonstrates how to implement CI/CD pipelines for Canvas Apps in Power Platform

Awesome Lists containing this project

README

        

# CI/CD for Canvas Apps in Power Platform

## Reference

- [Application lifecycle management (ALM) with Microsoft Power Platform](https://docs.microsoft.com/en-us/power-platform/alm/)
- [Use Single-Tenant server-to-server authentication](https://docs.microsoft.com/en-us/powerapps/developer/data-platform/use-single-tenant-server-server-authentication#azure-application-registration)
- [Microsoft Power Platform Build Tools for Azure DevOps](https://docs.microsoft.com/en-us/power-platform/alm/devops-build-tools)
- [Microsoft Power Platform Build Tools tasks](https://docs.microsoft.com/en-us/power-platform/alm/devops-build-tool-tasks)
- [Establishing an Environment Strategy for Microsoft Power Platform](https://powerapps.microsoft.com/en-us/blog/establishing-an-environment-strategy-for-microsoft-power-platform/)
- [Source code files for Canvas apps](https://powerapps.microsoft.com/en-us/blog/source-code-files-for-canvas-apps/)
- [Power Apps Source File Pack and Unpack Utility](https://github.com/microsoft/PowerApps-Language-Tooling)