Getting Started with Azure Bicep

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

ความคิดเห็น • 23

  • @renechrisfearon2172
    @renechrisfearon2172 18 วันที่ผ่านมา

    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!

  • @omarrob6894
    @omarrob6894 ปีที่แล้ว +1

    Thanks again. as usual, so helpful. appeciated

    • @Ciraltos
      @Ciraltos  ปีที่แล้ว

      My pleasure!

  • @CodeGnome
    @CodeGnome 3 ปีที่แล้ว

    Great intro! This got me started right away.

  • @50CenT123smoke
    @50CenT123smoke 3 ปีที่แล้ว

    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 :)

  • @andyschluter6840
    @andyschluter6840 3 ปีที่แล้ว +1

    Hey Travis, do you know a good blog how to setup the VS Code like you use?

  • @amitchandrathakur4068
    @amitchandrathakur4068 2 ปีที่แล้ว

    Hi Travis , Thanks for making bicep videos Can you please make more videos on Bicep?

  • @pinkybhavi
    @pinkybhavi ปีที่แล้ว

    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

  • @shaikyaseen1790
    @shaikyaseen1790 ปีที่แล้ว

    Hi, any video which is deploying core api using bicep please share

  • @Kevinob
    @Kevinob 2 ปีที่แล้ว

    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

  • @RSchrE
    @RSchrE ปีที่แล้ว

    At 0:54 "Before we get started, please ... Like ..." 🤔 I'll consider that, if I reach the end of this video ☺

  • @AkshayKumar-re3bf
    @AkshayKumar-re3bf 2 ปีที่แล้ว +1

    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

    • @stjohn-ve7dd
      @stjohn-ve7dd ปีที่แล้ว

      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.

  • @michaelem7883
    @michaelem7883 ปีที่แล้ว

    azure cli azure powershell vs code omg... i wish they also required to reinstall entire os to do this....

  • @devopscanada
    @devopscanada 3 ปีที่แล้ว +1

    i think i'll continue with terraform it's more easy
    thank you for video

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว

      Thank you!

    • @LaVidaEnUnaGota
      @LaVidaEnUnaGota ปีที่แล้ว

      Bicep look like an ugly copy of terraform

  • @nasarazam
    @nasarazam 2 ปีที่แล้ว

    Should I learn Bicep or Terraform. I am confused. I can’t afford ( time) to learn both

    • @makeitcloudy
      @makeitcloudy 2 ปีที่แล้ว

      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

    • @LaVidaEnUnaGota
      @LaVidaEnUnaGota ปีที่แล้ว

      Bicep look like an ugly copy of terraform

    • @LaVidaEnUnaGota
      @LaVidaEnUnaGota ปีที่แล้ว

      Terraform is multi provider, bicep is copy of terraform.