- timer7 min read
- article1322 words
How to capture secrets and configurations using Azure Bicep
A simple way to capture secrets and configurations for every Azure Bicep resource and store them in Azure Key Vault
- timer4 min read
- article679 words
How to deploy an Azure Bicep template with Github Actions
An easy way to automate your infrastructure with Github Actions