From 089e254f6b37be97b732ac83153c05de59cbd8c8 Mon Sep 17 00:00:00 2001 From: Kasun Rajapakse Date: Wed, 22 Jun 2022 06:52:12 +0000 Subject: [PATCH] Add community blog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83d602b..489a13d 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s - [Azure Budgets leveraging Bicep Registries](https://blog.johnfolberth.com/azure-budgets-leveraging-bicep-registries/) - [Project Bicep: ARM Templates Re-Imagined](https://samcogan.com/project-bicep-arm-templates-re-imagined/) - [Creating Reusable Infrastructure as Code Part 2: Creating Modules with Azure Bicep](https://samcogan.com/creating-modules-with-azure-bicep/) +- [Checkov now supports scan Bicep- Bicep + Checkov + Azure DevOps](https://enlear.academy/checkov-now-supports-scan-bicep-bicep-checkov-azure-devops-8e9573e6502d) ### Community Tools [Back To Top](#Table-Of-Contents)