Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/martins-vds/poc-cicd-powerapps
- Owner: martins-vds
- License: mit
- Created: 2021-02-25T21:49:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-02-26T01:12:06.000Z (over 3 years ago)
- Last Synced: 2024-05-28T22:16:39.582Z (6 months ago)
- Topics: alm, azure-devops, azure-pipelines, cicd, powerapps, powerplatform
- Homepage:
- Size: 20.5 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)