Skip to content

Releases: matsest/bicep-registry-demo

Bicep Registry Demo - v2

20 Nov 18:49
55e64f9
Compare
Choose a tag to compare

🚀 This release is a re-write of the demo that adds more details and lots of new features!

The demo is now divided into three sections with separate guides that goes more into depth about the how and why of each step to better learn how Bicep modules and Bicep registry works with an extra emphasis on GitHub and GitHub Actions. In addition the demo now utilizes more advanced features like:

  • GitHub Actions for both publishing and consuming modules
  • Use of GitHub Environments
  • Automated setup of Federated Identity/OpenID Connect for authentication to Azure
  • Devcontainer setup for your VS Code environment
  • Demonstrates use of the public Bicep Module Registry

as well as small updates of tooling versions, scripts and so on.

The old version of this demo can be still be found in the demo-v1 tag.