Building an Azure Lab with Terraform from Scratch | Build with Me

Поділитися
Вставка
  • Опубліковано 11 чер 2024
  • In this video, I walk through how to build an Azure Lab with Terraform. Its a long video but it was requested, so get your popcorn ready! I'll walk through how I build the code scratch and explain my logic and how I overcome some challenges. Give this video a like if it helped you in some kind of way!
    Create Service Principal with RBAC via Azure CLI: shorturl.at/DoWRY
    Install Terraform: shorturl.at/cEkmB
    Install Azure CLI: shorturl.at/4KOZS
    Azure Provider: Authenticating using the Azure CLI: shorturl.at/wIySS
    How I setup WSL + VS Code + Terraform + Oh-My-Posh for Azure: • How I setup WSL + VS C...
    00:00:00:00 Intro
    00:49:00:00 Azure Verified Modules
    00:02:10:00 Azure Landing Zones
    00:03:52:00 Lab Requirements
    00:06:05:00 Azure Configuration
    00:06:40:00 Terraform Provider
    00:07:44:00 Using Azure CLI
    00:08:25:40 Running Terraform Init
    00:08:43:00 Creating a YAML Configuration File
    00:10:12:00 Resource Groups
    00:11:41:05 Running Terraform Plan
    00:12:33:34 Creating Log Analytics Workspace
    00:13:00:52 Using Count to Create a Resource
    00:15:16:56 Using For_Each
    00:15:47:44 Using Format
    00:23:11:05 Creating a Virtual Network
    00:32:53:32 Creating Subnets
    00:34:12:40 Creating Dynamic Keys using For Expressions
    00:42:37:08 Running Terraform Apply
    00:44:15:09 Adding NSG / Subnet Association
    00:47:13:12 Using Terraform Console to Troubleshoot
    00:49:50:56 Creating Filtered Dynamic Maps with For Expressions
    01:03:48:27 Creating Budget Alerts
    01:14:42:08 Running Terraform Destroy
    01:15:55:28 Recap

КОМЕНТАРІ • 12

  • @erythsea
    @erythsea Місяць тому +1

    Oh damn those modules seem amazing!

  • @dankitch
    @dankitch Місяць тому

    Literally just been tasked with doing this at work and this pops up.. great timing

  • @tylerkhudson
    @tylerkhudson Місяць тому

    When Sunny posts, instant like! Cheers man! Great video!

  • @JamieMoxon
    @JamieMoxon Місяць тому

    Great video!

  • @Motivatedpeoplezz
    @Motivatedpeoplezz Місяць тому

    Great work bro!

  • @erythsea
    @erythsea Місяць тому +1

    I’m a power platform developer at my work, what’s the best way to transition to azure?

    • @SomeoneElsesCloud
      @SomeoneElsesCloud  Місяць тому

      I think certifications will definately help build your skills and get your foot in the door! It also shows to potential employers that you take initiative. Start with the Az-900 fundamentals, but if you are comfortable, I'd jump straight into the Az-104. Its one of the harder exams because its so broad, but take your time, study, build labs and from there you can then decide on the path, Developer, Security, Archtect etc learn.microsoft.com/en-us/credentials/certifications/posts/new-role-based-certification-and-training-is-here
      Also check out this link, you can earn 50% off Microsoft certifcations: developer.microsoft.com/en-us/offers/30-days-to-learn-it/official-rules

    • @erythsea
      @erythsea Місяць тому

      @@SomeoneElsesCloud thank you so much