bicep deployment pane

Поділитися
Вставка
  • Опубліковано 23 лип 2024
  • In the latest version of Azure Bicep (0.20.4), the team have released an experimental feature in the Visual Studio Code extension, providing a deployment pane for validating, performing what-if analysis, and deploying Azure Bicep templates to Azure.
    Join me as I show you how to enable and use this new feature.
    // SUBSCRIBE ✅
    ua-cam.com/users/mattallford?su...
    // RESOURCES & REFERENCES 📃
    Using the Deployment Pane (Experimental!):
    🔗github.com/Azure/bicep/blob/m...
    Azure Bicep July 2023 Community Call:
    🔗 • Bicep Community Call -...
    // FOLLOW ME 👉
    Blog - mattallford.com
    LinkedIn - / mattallford
    Twitter - / mattallford
    GitHub - github.com/mattallford
    // CHAPTERS 🕛
    0:00 Introduction
    0:43 Setting the Scene
    1:29 Enabling the Deployment Pane
    2:48 Launching the Deployment Pane
    3:51 Using the Deployment Pane
    6:15 Use the Validate feature
    7:19 Use What-if
    8:09 Deploy Bicep
    9:19 Using JSON Parameter Files
    11:27 Using Bicepparam Parameter Files
    15:07 Real-time Validation
    16:17 Bool and Allowed Values Behavior
    18:17 Summary
    // MUSIC CREDIT 🎸
    Song: Smoke Rising
    Music by: CreatorMix.com
    Video: • Stomp Rock Royalty Fre...
  • Навчання та стиль

КОМЕНТАРІ • 4

  • @RikinPatel13
    @RikinPatel13 10 місяців тому

    Thank you so much...

    • @MattAllford
      @MattAllford  10 місяців тому

      You are most welcome 🙂

  • @satish2932
    @satish2932 11 місяців тому

    Nice. How to enable diaster recovery for existing vm( norway east) to norway west using azure bicep

    • @MattAllford
      @MattAllford  11 місяців тому

      Hi Satish. There’s probably a bit much there for a UA-cam comment. Have you tried enabling it in the portal and replicating the configuration in Bicep?
      I’d suggest your question might be better posed on a forum such as reddit or stack overflow, where some more verbose discussion can occur.