Upgrade to Pro — share decks privately, control downloads, hide ads and more …

What's new with Azure Bicep?

What's new with Azure Bicep?

Presentatie van Henry Been tijdens het devNetNoord event op 31 oktober 2024 in het Gasunie gebouw.

devNetNoord

November 01, 2024
Tweet

More Decks by devNetNoord

Other Decks in Technology

Transcript

  1. WONDERING WHO IS THAT GUY? HENRY BEEN Devops & Azure

    Architect Pluralsight, A Cloud Guru and Book Author [email protected] @henry_been linkedin.com/in/henrybeen henrybeen.nl
  2. @henry_been The menu for today 1. Parameter enhancements 2. User

    defined types a) Import/Export types 3. Playing with the linter 4. Resource typed params & outputs 5. Working with the Bicep Registry* 6. Using Template Specs 7. Playing with Deployment Stacks 8. User defined functions BICEP: What’s new? Let’s start with something Awesome Next, there are options…
  3. @henry_been The menu for today 1. Parameter enhancements 2. User

    defined types a) Import/Export types 3. Playing with the linter 4. Resource typed params & outputs 5. Working with the Bicep Registry* 6. Using Template Specs 7. Playing with Deployment Stacks 8. User defined functions BICEP: What’s new? Let’s start with something Awesome Next, there are options…
  4. Template Specs Template Spec Bicep Template Deploy Deploy Azure Resources

    Bicep Template Azure Resources Deploy References as module
  5. Locking Resources Icons from: https://learn.microsoft.com/en-us/azure/architecture/icons/#more-icon-sets-from-microsoft Slides from: Pluralsight, 2024: Azure

    Infrastructure as Code – Deep Dive Application Resource Group Central Resource Group Deployment Stack
  6. @henry_been The menu for today 1. Parameter enhancements 2. User

    defined types a) Import/Export types 3. Playing with the linter 4. Resource typed params & outputs 5. Working with the Bicep Registry 6. Using Template Specs 7. Playing with Deployment Stacks 8. User defined functions BICEP: What’s new? Let’s start with something Awesome Next, there are options…