Azure Bicep Crash Course | Step by Step | All in One

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

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

  • @DhrMarcStephan
    @DhrMarcStephan 11 หลายเดือนก่อน +3

    Thank you very much for creating a crash course. This is just enough to get started with some idea of what to expect. What is was missing though:
    * Does it overwrite the resource group every time?
    * What does the name in "resource resourcename" do if you also provide a resource name with the name property

    • @ViliamPopovec
      @ViliamPopovec 5 หลายเดือนก่อน

      What do you mean by overwriting resource group? We specified the resource group at 1:35 (LearnBicepRG). Deployments are cumulative, we don't remove the resources inside the resource group. I believe that Kamal deleted the storage accounts behind the scenes for our convenience (you can see that the video has cuts).
      The resource name (storageAccount1) allows us to refer to the created object and obtain its properties. For example, see 9:05

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

    Thank you, great course!

  • @jakoblindblad191
    @jakoblindblad191 3 หลายเดือนก่อน

    Great video, thx

  • @happyshoppi1036
    @happyshoppi1036 20 วันที่ผ่านมา

    HI Kamal Your video are very helpfull I have some task in bicep integration vnet entrpise policy can u please help me the document is there need some help if you can assist

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

    great video

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

    Hi kamal

  • @MrFromminsk
    @MrFromminsk 5 หลายเดือนก่อน +2

    It seems like a complete Terraform ripoff :)

  • @ae4xo
    @ae4xo 6 หลายเดือนก่อน

    What?