Thanks for the excellent tutorial. As a complete novice, I was able to follow it through to the end - though I did come unstuck when I didn't realise the authentication pop-up was behind VS Code!
Thank you my good Sir. This helps us get underway in a step by step way to get going. Looking forward to VM deployments and other resource creations :)
Hi Travis, can you please share azure infra resources creation biceps scripts that can be used in azure devops ci/cd pipelin, it would be great helpful
Thanks for the video. Bicep files are supposed to be idempotent, why do we have to change the storage name. Couldn’t it just create the resource if it doesn’t exist (without using uniquestring function)? Thanks
I didn't understand the part, where he started deploying using azure cli... During 2nd time, he just changed the command in the powershell console itself, sir please give us info regarding azure cli...thank u
Same for me. Nothing worked as he showed in the video after installing Azure CLI. Get-InstalledModule returns: 'Get-InstalledModule' is not recognized as an internal or external command, operable program or batch file.
if you are focuses on azure, then go with bicep, if you are multicloud and onpremises, go with terraform. I'm sure that the switch once you get used to with one of them won't be that difficult, the principles are the same
Thanks for the excellent tutorial. As a complete novice, I was able to follow it through to the end - though I did come unstuck when I didn't realise the authentication pop-up was behind VS Code!
Thanks again. as usual, so helpful. appeciated
My pleasure!
Great intro! This got me started right away.
Thank you my good Sir. This helps us get underway in a step by step way to get going. Looking forward to VM deployments and other resource creations :)
Hey Travis, do you know a good blog how to setup the VS Code like you use?
Hi Travis , Thanks for making bicep videos Can you please make more videos on Bicep?
Hi Travis, can you please share azure infra resources creation biceps scripts that can be used in azure devops ci/cd pipelin, it would be great helpful
Hi, any video which is deploying core api using bicep please share
Thanks for the video. Bicep files are supposed to be idempotent, why do we have to change the storage name. Couldn’t it just create the resource if it doesn’t exist (without using uniquestring function)? Thanks
At 0:54 "Before we get started, please ... Like ..." 🤔 I'll consider that, if I reach the end of this video ☺
I didn't understand the part, where he started deploying using azure cli... During 2nd time, he just changed the command in the powershell console itself, sir please give us info regarding azure cli...thank u
Same for me. Nothing worked as he showed in the video after installing Azure CLI. Get-InstalledModule returns: 'Get-InstalledModule' is not recognized as an internal or external command, operable program or batch file.
azure cli azure powershell vs code omg... i wish they also required to reinstall entire os to do this....
i think i'll continue with terraform it's more easy
thank you for video
Thank you!
Bicep look like an ugly copy of terraform
Should I learn Bicep or Terraform. I am confused. I can’t afford ( time) to learn both
if you are focuses on azure, then go with bicep, if you are multicloud and onpremises, go with terraform. I'm sure that the switch once you get used to with one of them won't be that difficult, the principles are the same
Bicep look like an ugly copy of terraform
Terraform is multi provider, bicep is copy of terraform.