Skip to content

Commit 6763d29

Browse files
authored
Merge pull request #101 from ElYusubov/lukemurraynz-patch-1
Fixed links - added additional
2 parents 89148bf + 5c283cb commit 6763d29

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,12 +154,13 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
154154
- [5 Cool Things about Azure Bicep templates](https://www.techielass.com/5-cool-things-about-azure-bicep-templates/)
155155
- [A Gentle Introduction to Bicep](https://purple.telstra.com/blog/a-gentle-introduction-to-Bicep)
156156
- [ARM Templates Or Azure Bicep — What Should I Use?](https://medium.com/codex/arm-templates-or-azure-bicep-what-should-i-use-14e8662d3f27)
157-
- [Azure Bicep: Deploy a virtual machine with Office pre-installed](https://blog.azinsider.net/azure-bicep-deploy-a-virtual-machine-with-office-pre-installed-c7f329e3e2dc)
158-
- [Azure Bicep: Getting started guide](https://4sysops.com/archives/azure-bicep-getting-started-guide/)
157+
- [Azure Bicep Deployment with Deployment Stacks](https://luke.geek.nz/azure/Azure-Bicep-Deployment-with-Deployment-Stacks/)
159158
- [Azure Bicep lambda expressions](https://johnlokerse.dev/2022/09/26/azure-bicep-lambda-expressions/)
160159
- [Azure Bicep Playground: Transitioning from ARM templates into Bicep](https://medium.com/codex/azure-bicep-playground-transitioning-from-arm-templates-into-bicep-5c10c864c863)
161160
- [Azure Bicep posts on Cloud Marathoner's Journey](https://thecloudmarathoner.com/index.php/category/azure-bicep/)
162161
- [Azure Bicep Tips & Tricks](https://johnlokerse.dev/2023/09/11/azure-bicep-tips-tricks/)
162+
- [Azure Bicep: Deploy a virtual machine with Office pre-installed](https://blog.azinsider.net/azure-bicep-deploy-a-virtual-machine-with-office-pre-installed-c7f329e3e2dc)
163+
- [Azure Bicep: Getting started guide](https://4sysops.com/archives/azure-bicep-getting-started-guide/)
163164
- [Azure Budgets leveraging Bicep Registries](https://blog.johnfolberth.com/azure-budgets-leveraging-bicep-registries/)
164165
- [Checkov now supports scan Bicep- Bicep + Checkov + Azure DevOps](https://enlear.academy/checkov-now-supports-scan-bicep-bicep-checkov-azure-devops-8e9573e6502d)
165166
- [Chicken and the Egg: How to Handle Bicep Interdependencies](https://blog.johnfolberth.com/chicken-and-the-egg-how-to-handle-bicep-interdependencies/)
@@ -179,6 +180,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
179180
- [Getting started with Project Bicep for Azure ARM](https://msftplayground.com/2020/10/getting-started-with-project-bicep-for-azure-arm/)
180181
- [Hardening parameter inputs on Azure Bicep files](https://thecloudmarathoner.com/index.php/2021/10/22/hardening-parameter-inputs-on-azure-bicep-files/)
181182
- [How to deploy Azure Policy with Bicep](https://andrewmatveychuk.com/how-to-deploy-azure-policy-with-bicep/)
183+
- [Mastering CIDRs With Azure Bicep]((https://luke.geek.nz/azure/Working-with-CIDR-Azure-Bicep/)
182184
- [Project Bicep: ARM Templates Re-Imagined](https://samcogan.com/project-bicep-arm-templates-re-imagined/)
183185
- [Reusability with export and import in Azure Bicep](https://johnlokerse.dev/2024/01/08/reusability-with-export-and-import-in-azure-bicep/)
184186
- [Run PowerShell scripts with Azure Bicep](https://johnlokerse.dev/2022/12/04/run-powershell-scripts-with-azure-bicep/)
@@ -189,7 +191,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
189191
- [Troubleshooting steps with the Azure Bicep Insert and system path errors](https://thecloudmarathoner.com/index.php/2023/03/08/my-troubleshooting-steps-with-the-azure-bicep-insert-and-system-path-errors/)
190192
- [What are the good options to manage sensitive info in Azure Bicep?](https://thecloudmarathoner.com/index.php/2021/11/16/managing-azure-bicep-sensitive-info-with-key-vault/)
191193
- [What is new in Azure Bicep v0.4?](https://thecloudmarathoner.com/index.php/2021/09/02/how-to-check-and-update-azure-cli-verison-on-your-workstation/)
192-
- [Whitelisting your Public IP with Azure Bicep and PowerShell](https://luke.geek.nz/2021/12/14/whitelisting-your-public-ip-with-azure-bicep/)
194+
- [Whitelisting your Public IP with Azure Bicep and PowerShell](https://luke.geek.nz/azure/whitelisting-your-public-ip-with-azure-bicep/)
193195
- [Why is Azure Bicep your next choice for Infrastructure As Code?](https://medium.com/codex/why-is-azure-bicep-your-next-choice-for-infrastructure-as-code-f10a2b924ca7)
194196
- [Work with environment variables in Azure Bicep](https://johnlokerse.dev/2023/10/02/work-with-environment-variables-in-azure-bicep/)
195197

0 commit comments

Comments
 (0)