Skip to content

Commit

Permalink
Merge pull request #124 from ElYusubov/development
Browse files Browse the repository at this point in the history
Adding blogs on Bicep Import & export features, plus Azure LZ from dev
  • Loading branch information
ElYusubov authored Sep 20, 2024
2 parents 79784b7 + 284a0b7 commit 191e04a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
- [Create your first Azure Bicep template](https://www.techielass.com/create-your-first-azure-bicep-template/)
- [Create your own function in Azure Bicep with user-defined functions](https://johnlokerse.dev/2024/03/18/create-your-own-function-in-azure-bicep-with-user-defined-functions/)
- [Creating Reusable Infrastructure as Code Part 2: Creating Modules with Azure Bicep](https://samcogan.com/creating-modules-with-azure-bicep/)
- [Creating an Azure Landing Zone using Bicep - Part 1](https://insight-services-apac.github.io/2023/12/15/azure-landing-bicep1)
- [Creating an Azure Landing Zone using Bicep - Part 2](https://insight-services-apac.github.io/2023/12/18/azure-landing-bicep2)
- [Deploy Azure Bicep using GitHub Actions](https://www.techielass.com/deploy-azure-bicep-using-github-actions/)
- [Deploy Azure Infrastructure with Azure Bicep](https://www.kallemarjokorpi.fi/blog/deploy-azure-infrastructure-with-azure-bicep.html)
- [Deploy Azure Lab Services using Azure Bicep](https://blog.azinsider.net/deploy-azure-lab-services-using-azure-bicep-9fc0fa877446)
Expand All @@ -189,6 +191,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
- [Getting started with Project Bicep for Azure ARM](https://msftplayground.com/2020/10/getting-started-with-project-bicep-for-azure-arm/)
- [Hardening parameter inputs on Azure Bicep files](https://thecloudmarathoner.com/index.php/2021/10/22/hardening-parameter-inputs-on-azure-bicep-files/)
- [How to deploy Azure Policy with Bicep](https://andrewmatveychuk.com/how-to-deploy-azure-policy-with-bicep/)
- [Import and Export feature across Bicep Templates](https://insight-services-apac.github.io/2023/12/22/export-import)
- [Introducing the “Helm Install Command” Bicep Module: Streamlining AKS bootstrapping](https://pixelrobots.co.uk/2024/01/introducing-the-helm-install-command-bicep-module-streamlining-aks-bootstrapping/)
- [Mastering CIDRs With Azure Bicep](https://luke.geek.nz/azure/Working-with-CIDR-Azure-Bicep/)
- [Project Bicep: ARM Templates Re-Imagined](https://samcogan.com/project-bicep-arm-templates-re-imagined/)
Expand Down

0 comments on commit 191e04a

Please sign in to comment.