Azure plugin v1.8.0 - Added column support_plan to the azure_kubernetes_cluster table

Sep 19, 2025steampipe

Enhancements

  • Added column support_plan to the azure_kubernetes_cluster table. (#944) (Thanks @pdecat for the contribution!)

Bug fixes

  • Fixed the common subscription_id column across all Azure tables to always fetch the value from the API, ensuring consistency and avoiding mismatches with subscription IDs set via connection config arguments or environment variables. (#948)