Using the AzAPI Provider

Поделиться
HTML-код
  • Опубликовано: 22 июл 2024
  • As much as HashiCorp and Microsoft try, there will always be services and features that are missing from the AzureRM provider. Until recently, your options were to try and write your own code or using ARM templates in Terraform. Neither are particularly appealing. Now there's the new AzAPI provider giving you a direct line into the Azure Resource Manager API with a Terraform wrapper. If it's supported by the ARM API, it's supported by the AzAPI provider. And that's pretty cool.
    Manage Azure Kubernetes Service with Terraform liveProject series: www.manning.com/liveprojectse...
    Microsoft template documentation for AzAPI: docs.microsoft.com/en-us/azur...
    AzAPI2AzureRM tool for migrating to AzureRM: github.com/Azure/azapi2azurerm
    -----------------------------------------------------------------------------------------------------
    Day Two Cloud: daytwocloud.io
    Chaos Lever: chaoslever.com
    Website: nedinthecloud.com
    Pluralsight: app.pluralsight.com/profile/a...
    GitHub: github.com/ned1313
    Music by Evan Williams ©2020
    Timestamps:
    Intro 0:00
    AzureRM Provider Problems 1:48
    Introducing the AzAPI Provider 4:10
    Using the AzAPI Provider 8:25
    Finding AzAPI Resource Properties 19:30
    Migrating to AzureRM 21:12
    Summary: 22:12
  • НаукаНаука

Комментарии • 13

  • @iNekdima
    @iNekdima Год назад +1

    Awesome presentation, keep up the good work! Such a niche topic as AzAPI provider review is really appricated since not many people would post a video on it.

  • @chandrashekhar2461
    @chandrashekhar2461 Год назад

    Hi Ned,
    Thanks for taking on this topic, helped a lot, Keep em coming!!

  • @axp10
    @axp10 Год назад +1

    Really great stuff Ned, many thanks!

  • @lctsi
    @lctsi Год назад

    Good to see a new one! I frequently send people to your content.

  • @zimcanit6647
    @zimcanit6647 Год назад

    Ned, you are the terraform goat! Thanks for this presentation :)

  • @cewa44
    @cewa44 Год назад

    Ahh so glad to see you back

  • @moritz473
    @moritz473 Год назад

    love your content Ned

  • @shaik.abdulrehamanshaik.ab3398

    Excellent

  • @jafarshaik5160
    @jafarshaik5160 Год назад

    Hi we are looking for s3 lifecycle transition rule enabling and disabling video please 🙏

  • @rleonekc07
    @rleonekc07 4 месяца назад

    I'd like to chat with you about Azure Postgres Flexible servers. Where could i get in touch with you

  • @krunalshah2484
    @krunalshah2484 Год назад

    Hi Ned,
    Can you please create a video on how to extract MULTIPLE projects in an organization in google using google_projects data resource or any other method

  • @ashwinbajj4751
    @ashwinbajj4751 Год назад

    Hi Ned, Great Presentation. Is there any way to add Azure "SQL Virtual Machine" to an existing backup Policy using AzAPI. How can we add SQL Virtual Machine(not normal Azure VM) to backup of type "SQL in Azure VM" using AzAPI resource in Terraform?

    • @NedintheCloud
      @NedintheCloud  11 месяцев назад

      You would probably need to create a new policy or edit an existing one. Check out the docs here: learn.microsoft.com/en-us/azure/templates/microsoft.dataprotection/backupvaults/backuppolicies?pivots=deployment-language-terraform