Learn Live - Create composable Bicep files by using modules

Поділитися
Вставка
  • Опубліковано 25 лип 2024
  • Full series information: aka.ms/learnlive-iac-and-bicep
    More info here: aka.ms/learnlive-iac-and-bice...
    Follow on Microsoft Learn:
    - Microsoft Learn Module: aka.ms/learnlive-20220405A
    Design and build reusable modules to simplify your Bicep templates. Compose multiple modules into templates by using parameters and outputs.
    ---------------------
    Learning objectives
    - Design and create reusable, well-structured Bicep modules
    - Create Bicep files that use multiple modules together
    ---------------------
    Chapters
    --------
    00:00 - Foreword
    01:32 - Welcome
    06:48 - Learning objectives and introduction
    13:29 - The benefits of modules
    25:14 - Create Bicep modules
    36:35 - Use Bicep modules
    56:50 - How modules work
    58:08 - Add parameters and outputs to modules
    1:01:54 - Exercise: Create and use a module
    1:10:01 - A real life example
    1:15:34 - Knowledge Check
    1:23:43 - Summary and conclusion
    ---------------------
    Presenters
    Barbara Forbes
    Azure Technical lead, Microsoft Azure MVP
    OGD ict-diensten
    - Twitter: / ba4bes
    - LinkedIn: / baforbes
    Gitte Vermeiren
    Senior Customer Engineer, FastTrack for Azure
    Microsoft
    - Twitter: / gittetitter
    - LinkedIn: / gitte-vermeiren-b1b2221
    Moderators
    Joshua Waddell
    Senior Customer Engineer, FastTrack for Azure
    Microsoft
    - Twitter: / joshuawaddell
    - LinkedIn: / joshua-waddell
  • Наука та технологія

КОМЕНТАРІ • 5

  • @RobertFabiano
    @RobertFabiano 2 роки тому +2

    Great Series!

  • @PicaPauDiablo1
    @PicaPauDiablo1 2 роки тому +4

    This is tremendous

  • @martinrj30
    @martinrj30 2 роки тому +2

    starts at ua-cam.com/video/pKwbIyqxGY8/v-deo.html

  • @yetanotherdex
    @yetanotherdex 2 роки тому

    modules still not enabled to return and receive typed elements?
    Coming from AWS CDK this is the biggest downside, which would be tremendously easy to implement
    having to add that existing resource all over in the parent tamplate on my own is just boilerplate, which bicep should wrap away in order to make any sense really

  • @eddraper
    @eddraper 2 роки тому +5

    A bit too much extraneous talking, but otherwise useful material