You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-15Lines changed: 17 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
32
32
33
33
### Microsoft Learn
34
34
35
-
[Back To Top](#Table-Of-Contents)
35
+
[Back To Top](#table-of-contents)
36
36
37
37
-[Option 1: Deploy Azure resources by using Bicep and Azure Pipelines](https://docs.microsoft.com/en-us/learn/paths/bicep-azure-pipelines/?WT.mc_id=AZ-MVP-5004750)
38
38
-[Option 2: Deploy Azure resources by using Bicep and GitHub Actions](https://docs.microsoft.com/en-us/learn/paths/bicep-github-actions/?WT.mc_id=AZ-MVP-5004750)
@@ -42,7 +42,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
42
42
43
43
### Official Docs
44
44
45
-
[Back To Top](#Table-Of-Contents)
45
+
[Back To Top](#table-of-contents)
46
46
47
47
-[Add linter settings in the Bicep config file](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-config-linter?WT.mc_id=AZ-MVP-5004750)
48
48
-[Best practices for Bicep](https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/best-practices/?WT.mc_id=AZ-MVP-5004750)
@@ -64,7 +64,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
64
64
65
65
### Official Videos
66
66
67
-
[Back To Top](#Table-Of-Contents)
67
+
[Back To Top](#table-of-contents)
68
68
69
69
-[Bicep Community Calls & Azure Deployment & Governance Channel](https://www.youtube.com/channel/UCZZ3-oMrVI5ssheMzaWC4uQ/videos)
70
70
-[How to use Azure Bicep for developing ARM templates | Azure Tips and Tricks](https://youtu.be/atWVFV7Y4vY)
@@ -73,20 +73,20 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
73
73
74
74
### Announcements and Articles
75
75
76
-
[Back To Top](#Table-Of-Contents)
76
+
[Back To Top](#table-of-contents)
77
77
78
78
-[Azure Pipelines for Bicep Tasks](https://marketplace.visualstudio.com/items?itemName=piraces.bicep-tasks)
79
79
-[Comparing JSON and Bicep for templates](https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/compare-template-syntax?WT.mc_id=AZ-MVP-5004750)
80
80
-[Decompiling ARM template JSON to Bicep](https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/decompile?tabs=azure-cli&WT.mc_id=AZ-MVP-5004750)
-[Azure Bicep First Look - LinkedIn](https://www.linkedin.com/learning/azure-bicep-first-look/learning-azure-bicep)
110
110
-[Azure Bicep: Get Up and Running](https://youtu.be/xF1wlYH1QrI)
111
111
-[Azure Spring Clean 2022 - Bicep Registry](https://youtu.be/anDFspqUryk)
112
112
-[Bicep for Real](https://youtube.com/playlist?list=PLeh9xH-kbPPY-6hUKuLKhFu_w2tKFVpl3)
113
113
-[Bicep vs Terraform - A fair and balanced comparison](https://youtu.be/3lTrIgTJ9yc)
114
-
-[Build your first Azure Bicep Template](https://youtu.be/yTMYp2cR_Bg)cls
114
+
-[Build your first Azure Bicep Template](https://youtu.be/yTMYp2cR_Bg)
115
115
-[Day 15 - Deploying a solution in Azure using Bicep to investigate Network Anomalies by Dave Rendon](https://youtu.be/mQ8MhKlLEFQ)
116
116
-[Day 15 - Let's flex our Biceps to help Santa by Marco Obinu](https://youtu.be/JFBul3x_1xU)
117
117
-[Day 16 - Twelve features of Bicep – Christmas edition with Esther Barthel and Freek Berson](https://youtu.be/NmVbq6xLAuc)
118
118
-[Day 24 - Arm your Bicep with D(i)SC - how to make your life easier while building new environments - 2021](https://youtu.be/fg9N-LVPzu0)
119
119
-[Embrace Infrastructure as Code Right Now With Azure Bicep - Nashville Azure Users Group - Feb 18, 2022](https://youtu.be/lpCHYNP50Bw)
120
120
-[Getting Started with Azure Bicep](https://www.youtube.com/watch?v=77AfsFzTsI4)
121
+
-[EP7: Getting Started with Azure Bicep - Tutorial](https://www.youtube.com/watch?v=Vux7kvB-i-E)
121
122
-[Mert to the Future #10 - Using Bicep to Create Your Azure Data Solution with Heini Ilmarinen](https://youtu.be/x7scP0xFoqo)
122
123
-[Project Bicep Azure Infrastructure as Code (ARM Template Alternative) - Feb 22, 2021](https://youtu.be/F1zzrnXQwKU)
123
124
-[Test with Bicep Linter - LinkedIn](https://www.linkedin.com/learning/azure-infrastructure-as-code-with-github/build-a-bicep-file)
@@ -126,7 +127,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
126
127
127
128
### Community Podcasts
128
129
129
-
[Back To Top](#Table-Of-Contents)
130
+
[Back To Top](#table-of-contents)
130
131
131
132
-[079 - We're talking about Azure Bicep](https://podtail.com/en/podcast/ctrl-alt-azure/079-we-re-talking-about-azure-bicep/)
132
133
-[Azure Greg chats to Elkhan Yusubov about Bicep, Cloud Marathoner and Cloud Journey](https://www.youtube.com/live/798YR9dRNmU)
@@ -137,15 +138,15 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
137
138
138
139
### Community Books
139
140
140
-
[Back To Top](#Table-Of-Contents)
141
+
[Back To Top](#table-of-contents)
141
142
142
143
-[Azure Infrastructure as Code - With ARM templates and Bicep](https://www.manning.com/books/azure-infrastructure-as-code)
143
144
-[Getting started with Bicep: Infrastructure as code](https://www.amazon.com/Getting-started-Bicep-Infrastructure-Azure-ebook/dp/B0984MQY2N)
144
145
-[Infrastructure as Code with Azure Bicep](https://www.amazon.com/Infrastructure-Code-Azure-Bicep-complexities-ebook/dp/B09MFY582M/ref=pd_sim_sccl_1_1/138-4991526-2637316?pd_rd_w=Ehtas&pf_rd_p=262acb63-b997-4c81-83bd-9526eab7f618&pf_rd_r=51E2ZEVXM761ECZB2KYP&pd_rd_r=6566e50e-20b8-48dc-a42f-e45c27058abd&pd_rd_wg=JzrfD&pd_rd_i=B09MFY582M&psc=1)
145
146
146
147
### Community Articles
147
148
148
-
[Back To Top](#Table-Of-Contents)
149
+
[Back To Top](#table-of-contents)
149
150
150
151
-[5 Cool Things about Azure Bicep templates](https://www.techielass.com/5-cool-things-about-azure-bicep-templates/)
151
152
-[A Gentle Introduction to Bicep](https://purple.telstra.com/blog/a-gentle-introduction-to-Bicep)
@@ -185,16 +186,16 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
0 commit comments