Back to Browse

Using the AzAPI Provider

3.0K views
Sep 13, 2022
23:24

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: https://www.manning.com/liveprojectseries/azure-kubernetes-service-ser Microsoft template documentation for AzAPI: https://docs.microsoft.com/en-us/azure/templates/ AzAPI2AzureRM tool for migrating to AzureRM: https://github.com/Azure/azapi2azurerm ----------------------------------------------------------------------------------------------------- Day Two Cloud: https://daytwocloud.io Chaos Lever: https://chaoslever.com Website: https://nedinthecloud.com Pluralsight: https://app.pluralsight.com/profile/author/edward-bellavance GitHub: https://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

Download

0 formats

No download links available.

Using the AzAPI Provider | NatokHD