Convert your ARM Templates into Bicep!

Поделиться
HTML-код
  • Опубликовано: 10 июл 2024
  • Copying and pasting pieces from a sample is a common way to get started with Bicep. The paste as Bicep new feature shipped in the Bicep VS Code extension v0.14 allows developers to copy ARM samples and paste directly as Bicep.
    While most of our samples are now available as Bicep as well as ARM, we still occasionally run into samples that are ARM only. Instead of running additional command like `az bicep decompile,` you can get Bicep code directly by pasting:
    ⚡Full ARM JSON templates
    ⚡Single resource or multiple resources
    ⚡JSON values, such as objects, arrays, and strings
    ▬▬▬▬▬▬ TIMESTAMPS ⌚ ▬▬▬▬▬▬
    02:23 - Demo: copy entire ARM template JSON sample and paste directly into a .bicep file
    04:00 - Demo: copy a single resource object
    04:16 - Demo: copy multiple resource objects
    04:35 - Demo: copy value of a parameter
    ▬▬▬▬▬▬ WANT TO LEARN MORE? 🚀 ▬▬▬▬▬▬
    🔗Install Bicep from the Marketplace: marketplace.visualstudio.com/...
    🔗QuickStart: learn.microsoft.com/azure/azu...
    🔗Bicep repo: github.com/Azure/bicep/issues
    🔗Bicep community call: aka.ms/ARMNews
    👋Connect with April on Twitter - / theapriledwards
    👋Connect with April on LinkedIn - / azureapril
    🙏Please like and subscribe ✔️ aka.ms/DevOpsLab
    #IaC #bicep #DevOps #Azure #Learning #Cloud @MicrosoftDeveloper @MicrosoftReactor ​
  • НаукаНаука

Комментарии • 12

  • @pisse3000
    @pisse3000 Год назад +1

    It greatly increases my confidence in the product when I see how passionate the people in charge of its development are!
    You love to see it!!

  • @vivekkaushik9508
    @vivekkaushik9508 Год назад +5

    Only thing I wished was Azure natively supported exporting resources from Portal into Bicep. Hoping this extensions also comes to VS 2022 as well soon.

    • @AzureDevOps
      @AzureDevOps  Год назад +1

      Please join the community call and give that feedback directly to the team. They'd love to hear it

    • @vivekkaushik9508
      @vivekkaushik9508 Год назад

      @@AzureDevOps Hey! Thanks for replying. When and where does it happen? Here on RUclips?

  • @vivekkaushik9508
    @vivekkaushik9508 Год назад +1

    YASSSSSS!!!!! Exactly what I've been looking for. Thankyou MS.

  • @puppyofwrath
    @puppyofwrath Год назад +1

    Awesome! Glad I found this channel. Subscribing!

  • @say2merohit
    @say2merohit Год назад +1

    wow this is super cool .. loved it , April don't leave please

  • @kondziossj3
    @kondziossj3 Год назад +1

    That would be nice if they make some solution that allow a rename a resources, so migration to bicep would not be so painful

  • @dannyroy8571
    @dannyroy8571 Год назад +1

    In Azure DevOps how do i extract the pipeline status for each stage or task and forward each pipeline stage status to google chat hangout ??

    • @vivekkaushik9508
      @vivekkaushik9508 Год назад

      There should be a webhook for your azure devops. You have to filter through all the events I suppose wherever you're calling that webhook from.

    • @dannyroy8571
      @dannyroy8571 Год назад

      @@vivekkaushik9508 likely what suppose i am calling it from Google chat and this should be integrated in pipeline only there should not be external call

  • @nowherenotion9822
    @nowherenotion9822 Год назад

    wow