In this video we go from nothing all the way to deploying a vm in Azure by writing and deploying our own Bicep template.
If you would like to download the code I wrote in the video you can find it here: https://github.com/PetterTech/DemoStuff/tree/main/Bicep/GetStartedWithBicep
Links referenced in this video:
Download Visual Studio Code: https://code.visualstudio.com/download
Download Bicep: https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/install?WT.mc_id=AZ-MVP-5004795
Further resources:
Bicep documentation: https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/?WT.mc_id=AZ-MVP-5004795
Socials:
Ask me stuff on Twitter: https://twitter.com/PetterTech
Catch me live on Twitch: https://twitch.tv/PetterTech
Follow me on LinkedIn: https://www.linkedin.com/in/pettertech
Check out my awful code at Github: https://github.com/PetterTech
I also have merch: https://merch.streamelements.com/nerenther
Chapters:
0:00 Preparations
2:44 Writing the code
20:00 Installing Bicep and Powershell modules
22:10 Deploying the code
#InfrastructureAsCode #IaC #Azure