Skip to content

Commit

Permalink
Merge pull request #120 from ElYusubov/development
Browse files Browse the repository at this point in the history
Adding a community post and tool
  • Loading branch information
ElYusubov authored Sep 5, 2024
2 parents 8c08244 + 9eee6ec commit f99f440
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
- [Deploying Azure Bicep using GitHub Actions](https://thomasthornton.cloud/2021/04/12/deploying-azure-bicep-using-github-actions/)
- [Deployment Stacks for Bicep are awesome: a full walkthrough & sneak peek and of what's coming soon](https://www.linkedin.com/pulse/deployment-stacks-bicep-awesome-full-walkthrough-sneak-freek-berson/)
- [Enhance objects with User-Defined Types in Azure Bicep](https://johnlokerse.dev/2023/11/06/enhance-objects-with-user-defined-types-in-azure-bicep/)
- [Enhance the readability of Azure Bicep templates with these tips](https://johnlokerse.dev/2024/09/03/enhance-the-readability-of-azure-bicep-templates-with-these-tips/)
- [From Azure Bicep template to Azure resource](https://johnlokerse.dev/2024/07/15/from-azure-bicep-template-to-azure-resource/)
- [Generate Bicep parameters with Azure CLI or Visual Studio Code](https://johnlokerse.dev/2022/07/26/generate-bicep-parameters-with-azure-cli-or-visual-studio-code/)
- [Get a consistent Azure naming convention with Bicep modules](https://4bes.nl/2021/10/10/get-a-consistent-azure-naming-convention-with-bicep-modules/)
Expand Down Expand Up @@ -233,6 +234,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
- [Packt Publishing - IaC with Azure Bicep](https://github.com/PacktPublishing/Infrastructure-as-Code-with-Azure-Bicep)
- [PSBicep - Bicep PowerShell Module](https://github.com/PSBicep/PSBicep)
- [PSBicep/BicepNet - A thin wrapper around Bicep that will load all bicep assemblies in a separate context](https://github.com/PSBicep/BicepNet)
- [PSRule - A cross-platform module to validate infrastructure as code (IaC) and objects using PowerShell rules.](https://github.com/microsoft/PSRule)
- [scautomation/Bicep-AzureMonitor-Sentinel](https://github.com/scautomation/Bicep-AzureMonitor-Sentinel)
- [Welasco/Bicep - Create Private AKS Cluster using Bicep](https://github.com/Welasco/Bicep)
- [your-azure-coach/bicep-azdevops](https://github.com/your-azure-coach/bicep-azdevops)
Expand Down

0 comments on commit f99f440

Please sign in to comment.