Skip to content

Commit 4aed150

Browse files
authored
Merge pull request #85 from RehabAbotalep/fix-not-working-links
Fix not working anchor links
2 parents 6bc7ab3 + ca95eb7 commit 4aed150

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
3232
3333
### Microsoft Learn
3434

35-
[Back To Top](#Table-Of-Contents)
35+
[Back To Top](#table-of-contents)
3636

3737
- [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)
3838
- [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
4242

4343
### Official Docs
4444

45-
[Back To Top](#Table-Of-Contents)
45+
[Back To Top](#table-of-contents)
4646

4747
- [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)
4848
- [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
6464

6565
### Official Videos
6666

67-
[Back To Top](#Table-Of-Contents)
67+
[Back To Top](#table-of-contents)
6868

6969
- [Bicep Community Calls & Azure Deployment & Governance Channel](https://www.youtube.com/channel/UCZZ3-oMrVI5ssheMzaWC4uQ/videos)
7070
- [How to use Azure Bicep for developing ARM templates | Azure Tips and Tricks](https://youtu.be/atWVFV7Y4vY)
@@ -73,15 +73,15 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
7373

7474
### Announcements and Articles
7575

76-
[Back To Top](#Table-Of-Contents)
76+
[Back To Top](#table-of-contents)
7777

7878
- [Azure Pipelines for Bicep Tasks](https://marketplace.visualstudio.com/items?itemName=piraces.bicep-tasks)
7979
- [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)
8080
- [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)
8181

8282
### Official Repositories
8383

84-
[Back To Top](#Table-Of-Contents)
84+
[Back To Top](#table-of-contents)
8585

8686
- [AKS Bicep Accelerator](https://github.com/Azure/Aks-Construction)
8787
- [Azure Landing Zones (ALZ) - Bicep](https://github.com/Azure/ALZ-Bicep)
@@ -103,7 +103,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
103103
104104
### Community Videos
105105

106-
[Back To Top](#Table-Of-Contents)
106+
[Back To Top](#table-of-contents)
107107

108108
- [ARM (and Bicep) Template Masterclass](https://youtube.com/playlist?list=PLeh9xH-kbPPY9aXCmZfvh1l3lYn3R4PLu)
109109
- [Azure Bicep First Look - LinkedIn](https://www.linkedin.com/learning/azure-bicep-first-look/learning-azure-bicep)
@@ -127,23 +127,23 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
127127

128128
### Community Podcasts
129129

130-
[Back To Top](#Table-Of-Contents)
130+
[Back To Top](#table-of-contents)
131131

132132
- [079 - We're talking about Azure Bicep](https://podtail.com/en/podcast/ctrl-alt-azure/079-we-re-talking-about-azure-bicep/)
133133
- [Episode 21: Bicep with Alex Frankel](https://unhandledexceptionpodcast.com/posts/0021-bicep/)
134134
- [How to deploy an SAP system using Azure Bicep](https://podcasts.apple.com/gb/podcast/71-the-one-with-bicep-and-looking-at-cee-jan-tretina/id1531372929?i=1000544576527)
135135

136136
### Community Books
137137

138-
[Back To Top](#Table-Of-Contents)
138+
[Back To Top](#table-of-contents)
139139

140140
- [Azure Infrastructure as Code - With ARM templates and Bicep](https://www.manning.com/books/azure-infrastructure-as-code)
141141
- [Getting started with Bicep: Infrastructure as code](https://www.amazon.com/Getting-started-Bicep-Infrastructure-Azure-ebook/dp/B0984MQY2N)
142142
- [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)
143143

144144
### Community Articles
145145

146-
[Back To Top](#Table-Of-Contents)
146+
[Back To Top](#table-of-contents)
147147

148148
- [5 Cool Things about Azure Bicep templates](https://www.techielass.com/5-cool-things-about-azure-bicep-templates/)
149149
- [A Gentle Introduction to Bicep](https://purple.telstra.com/blog/a-gentle-introduction-to-Bicep)
@@ -182,7 +182,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
182182

183183
### Community Tools
184184

185-
[Back To Top](#Table-Of-Contents)
185+
[Back To Top](#table-of-contents)
186186

187187
- [ARM (and Bicep) Template Toolkit Azure DevOps Extension](https://marketplace.visualstudio.com/items?itemName=Sam-Cogan.ARMTTKExtension)
188188
- [AzAdvertizer](https://www.azadvertizer.net/)
@@ -191,7 +191,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
191191

192192
### Community Repositories
193193

194-
[Back To Top](#Table-Of-Contents)
194+
[Back To Top](#table-of-contents)
195195

196196
- [AzInsider Dave Rendon](https://github.com/daveRendon)
197197
- [Ba4bes/Bicep-NamingConvention](https://github.com/Ba4bes/Bicep-NamingConvention)
@@ -213,7 +213,7 @@ Hand-picked tips and tricks to help you learn Azure Bicep and get you ready to s
213213

214214
### Community Forums
215215

216-
[Back To Top](#Table-Of-Contents)
216+
[Back To Top](#table-of-contents)
217217

218218
- [Stackoverflow with Azure Bicep](https://stackoverflow.com/questions/tagged/azure-bicep)
219219
- [Azure Bicep Discussions / Forum](https://github.com/Azure/bicep/discussions)

0 commit comments

Comments
 (0)