Skip to main content

GitHub Action

Private Bicep Module Registry with GitHub Actions
·10 mins
Azure Bicep GitHub Action
When using Bicep modules for multiple projects or for diverse clients, an often straightforward approach is to define the modules centrally and replicating those modules in each repository.
Proactive Security with Trivy
·9 mins
Trivy Bicep GitHub Action
In this blog post I want to share my knowledge on how we implemented Trivy for our repositories and as part of our CI/CD pipelines.
Use PSRule for Azure with GitHub Actions
·11 mins
PSRule Bicep GitHub Action
In a DevOps environment, incorporating testing into a continuous integration (CI) process is crucial.