Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@rpothin rpothin released this 05 Feb 02:25
· 40 commits to main since this release
e74f398

Initialize this repository template to enable Power Platform developers start quickly with event driven architecture with Dataverse and Azure 😊

🚀 Added

  • Core files of the repository: README.md, LICENSE, CONTRIBUTING.md and CODE_OF_CONDUCT.md
  • Issue and pull request templates
  • Azure Developer CLI template for the solution below - Bicep infrastructure as code and Azure Functions app code

servicebus-csharp-function-dataverse

  • post-init-setup PowerShell script to execute after the initialization of the repository to finalize the configuration of the prerequisites to be able to deploy the solution using the azd up command
  • provision-deploy GitHub workflow to be able to provision the infrastructure in Azure and deploy the Azure Functions app code on push or pull request to main branch (in specific folders)