Azure Automations With Nacho
Azure Automations With Nacho
  • 8
  • 1 288
7. Bicep Variables
Welcome to another session in the Azure Bicep Learning Series! 🌟 In this video, we dive into Bicep Variables, a key feature that simplifies your templates and makes them easier to maintain.
Learn how to:
- Declare variables in Bicep.
- Simplify and reuse values across your templates.
- Generate dynamic resource names using Bicep functions and expressions.
- Follow best practices to keep your templates clean and efficient.
Whether you're a beginner or looking to refine your skills, this session is packed with practical examples to enhance your understanding.
#Bicep #InfrastructureAsCode #CloudComputing #DevOps #ProgrammingTips #azurebicep #azuretutorials #armtemplates
มุมมอง: 58

วีดีโอ

6. Bicep Decorators and Best Practices for Parameters
มุมมอง 7914 วันที่ผ่านมา
In this video, we explore how decorators in Azure Bicep can enhance your templates by adding constraints, metadata, and securing sensitive data. Learn practical examples of using decorators like @description, @allowed, @secure, and others to make your Infrastructure as Code templates more reliable, secure, and user-friendly. 🔹 Topics Covered: - What are decorators in Bicep? - How to use decorat...
5. Understanding Bicep Syntax - Parameters
มุมมอง 7414 วันที่ผ่านมา
🚀 In this session, we dive into Bicep Parameters - a powerful feature for creating reusable and dynamic templates. Learn how to define, pass, and manage parameters effectively, and explore practical examples that highlight their flexibility and security. 🔑 What You’ll Learn: - The basics of defining parameters in Bicep. - Different data types like string, int, bool, array, and object. - Techniq...
4. Azure Bicep Scopes and Deployments
มุมมอง 5621 วันที่ผ่านมา
In this video, we explore one of the most crucial concepts in Azure Bicep - Scopes and Deployments. Understanding scopes helps you determine where your resources will be deployed (Resource Group, Subscription, Management Group, or Tenant). 🚀 🔥 What You'll Learn - What is a Scope in Bicep? - Resource Group, Subscription, Management Group, and Tenant scopes explained. - How to Set Scopes in Bicep...
3. Setup local environment for Azure Bicep use
มุมมอง 104หลายเดือนก่อน
In this session, we walk through setting up your environment for Azure Bicep use. Learn how to install the tools you need, including: - Azure CLI for managing Azure resources - Visual Studio Code and the Bicep extension for efficient coding - Git for version control and collaboration We also demonstrate how to authenticate to Azure using Azure CLI and PowerShell. By the end of this video, you'l...
2. Foundations of Infrastructure as Code IaC and Azure Bicep
มุมมอง 100หลายเดือนก่อน
The session covered what IaC is, the foundation of ARM templates, and how Bicep simplifies the process of managing Azure resources. #azure#azure-bicep#education #code #coding #azure #azuretutorials #learning
1. Course Overview - Azure Bicep
มุมมอง 175หลายเดือนก่อน
📢 Welcome to the Azure Bicep Learning Series! 📢 In this course overview, you'll get a sneak peek into what to expect from our in-depth Azure Bicep learning experience. 🚀 🔥 What You'll Learn Introduction to Azure Bicep: Understand the basics of Infrastructure as Code (IaC) and why Bicep is a game-changer. Who This Course Is For: Developers, DevOps engineers, IT professionals, and anyone who want...
Introduction to Azure Bicep Deployment
มุมมอง 6435 หลายเดือนก่อน
In this introductory video of our learning series on Infrastructure as Code (IaC) with Bicep, we dive into the basics and set the stage for more advanced topics. What You'll Learn: Introduction to IaC and Bicep: Understand the fundamentals of Infrastructure as Code and how Bicep simplifies Azure resource deployments. Creating Simple Modules: Learn to write basic Bicep modules for creating Azure...

ความคิดเห็น

  • @josiahchuku259
    @josiahchuku259 7 วันที่ผ่านมา

    Thanks for simple explanation of variables and parameters. parameters

    • @iheanacho-chukwu
      @iheanacho-chukwu 7 วันที่ผ่านมา

      You are welcome & im opened to add any clarification if needed.

  • @josiahchuku259
    @josiahchuku259 7 วันที่ผ่านมา

    Simplified IaC

    • @nachosam6814
      @nachosam6814 7 วันที่ผ่านมา

      Yes, the idea is keeping it all simple. Thanks Joe

  • @josiahchuku259
    @josiahchuku259 7 วันที่ผ่านมา

    Very nice practical example to demonstrate decorators in action.

    • @iheanacho-chukwu
      @iheanacho-chukwu 7 วันที่ผ่านมา

      Thank you, glad you found this useful.

  • @cheychi3099
    @cheychi3099 9 วันที่ผ่านมา

    I use to think parameters and variables are the same. Thank you for that clarification.

  • @frankteachesdevops
    @frankteachesdevops 9 วันที่ผ่านมา

    This was very helpful... Thank you for always putting helpful contents..

    • @iheanacho-chukwu
      @iheanacho-chukwu 9 วันที่ผ่านมา

      Thanks for the comments & for following this series. More topics to be covered.

  • @uchennaonya9192
    @uchennaonya9192 17 วันที่ผ่านมา

    Thanks for the session. Very rich. Kindly shed more light on what hard-coding is. I also heard you mention SKU. I know SKU as Stock keeping Unit. Please what does it mean here? Thank you

    • @iheanacho-chukwu
      @iheanacho-chukwu 9 วันที่ผ่านมา

      Thanks for your question. Hard-coding means embedding fixed values in the code, while SKU for Azure Storage Account defines performance and replication options like Standard_LRS or Premium_ZRS.

    • @uchennaonya9192
      @uchennaonya9192 9 วันที่ผ่านมา

      Alright, gotcha 👍

    • @iheanacho-chukwu
      @iheanacho-chukwu 9 วันที่ผ่านมา

      @@uchennaonya9192 Happy learning

  • @frankteachesdevops
    @frankteachesdevops 19 วันที่ผ่านมา

    Nice!..

    • @iheanacho-chukwu
      @iheanacho-chukwu 19 วันที่ผ่านมา

      @@frankteachesdevops Thank you Frank

  • @frankteachesdevops
    @frankteachesdevops 27 วันที่ผ่านมา

    Very insightful

    • @iheanacho-chukwu
      @iheanacho-chukwu 27 วันที่ผ่านมา

      Thank you for the comments.

  • @frankteachesdevops
    @frankteachesdevops 27 วันที่ผ่านมา

    This was helpful

    • @iheanacho-chukwu
      @iheanacho-chukwu 27 วันที่ผ่านมา

      Thank you, please stay tuned for more on the learning series.

  • @frankteachesdevops
    @frankteachesdevops 27 วันที่ผ่านมา

    Very Insightful

    • @iheanacho-chukwu
      @iheanacho-chukwu 27 วันที่ผ่านมา

      Thanks Frank, stay tuned for more on this series.

  • @frankteachesdevops
    @frankteachesdevops 27 วันที่ผ่านมา

    Well done.... This was insightful

    • @iheanacho-chukwu
      @iheanacho-chukwu 27 วันที่ผ่านมา

      Thank you frank. stay tuned for more.

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

    Well done bro waiting to get more of Azure Bicep

    • @iheanacho-chukwu
      @iheanacho-chukwu หลายเดือนก่อน

      Thanks, more to come. Stay tuned.

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

    This is very helpful

    • @iheanacho-chukwu
      @iheanacho-chukwu หลายเดือนก่อน

      @@kamalahmad6833 Thank you for your comment, please do subscribe and follow the series as we explore the power of Azure Bicep.

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

    Straight forward introduction to Iac

    • @iheanacho-chukwu
      @iheanacho-chukwu หลายเดือนก่อน

      Thank you, @pauludomi5668 I'm glad you found the introduction straightforward. Stay tuned for the next session, where we'll dive deeper into Azure Bicep.

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

    Well done!!

    • @iheanacho-chukwu
      @iheanacho-chukwu หลายเดือนก่อน

      Thanks a lot, @davidisrael2620 Your support means so much to me. Stay tuned for more exciting content in the full course! 😊"

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

    Nice introduction, I look forward to the full course

    • @iheanacho-chukwu
      @iheanacho-chukwu หลายเดือนก่อน

      Thank you, @cheychi3099 I’m glad you enjoyed the introduction. The full course is on its way, and I can’t wait to hear your thoughts on it!

  • @emekaekeh6784
    @emekaekeh6784 4 หลายเดือนก่อน

    Hello Team, please share the whatsapp group link

    • @iheanacho-chukwu
      @iheanacho-chukwu 3 หลายเดือนก่อน

      Hello @emekaekeh6784, here is the group link chat.whatsapp.com/EyzrbHYO0DMIzLTZXxXpAy, apologies for the late reply.

  • @frankteachesdevops
    @frankteachesdevops 4 หลายเดือนก่อน

    Nice one!!... I have been looking forward to this video hence, is here. Thank you #@CloudDevOpsMaster on what you do in this space...

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

    This is a good one, a wonderful approach to azure bicep deployment

    • @iheanacho-chukwu
      @iheanacho-chukwu 8 วันที่ผ่านมา

      We are glad to know this was helpful

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

    Educative session

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

    Very Educative, loved how you guys approached every solution with a direct approach. Keep it up

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

    I love the way you walk through the creating bicep modules.

  • @Jay-gg5hs
    @Jay-gg5hs 5 หลายเดือนก่อน

    Great Session Guys, hope this series continues...

    • @iheanacho-chukwu
      @iheanacho-chukwu 8 วันที่ผ่านมา

      Thank you Jay. There is a Bicep you can explore here.

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

    Great lecture! The step-by-step guide on Azure Bicep was super helpful. I appreciate the clear explanation of its benefits over ARM templates. Looking forward to applying these insights in my projects. Thanks!"

    • @iheanacho-chukwu
      @iheanacho-chukwu 8 วันที่ผ่านมา

      Thank you for alll of your encouraging words, this will keep this coming.

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

    Great topic, such an interesting session.

    • @iheanacho-chukwu
      @iheanacho-chukwu 8 วันที่ผ่านมา

      Thanks. Follow for more on Azure Bicep

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

    This was a eye opener

    • @iheanacho-chukwu
      @iheanacho-chukwu 8 วันที่ผ่านมา

      This is encouraging. Stay tune for more on Azure Bicep on your way.

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

    Great session

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

    I look towards learning more on this series

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

    Good job guys

    • @iheanacho-chukwu
      @iheanacho-chukwu 8 วันที่ผ่านมา

      Thank you for the comment. Stay tune for more.

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

    Interesting topic to know about bicep #kudos

    • @iheanacho-chukwu
      @iheanacho-chukwu 8 วันที่ผ่านมา

      Bicep is the modern Azure infrastructure as a code and a knowledge that comes handy.

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

    See my cute Dede