Azure plugin v1.13.0 - Added azure_cdn_frontdoor_custom_domain and azure_resource_graph tables

Jul 28, 2026steampipe

What's new?

Enhancements

  • Added a default rate limiter for the azure_storage_share_file table to avoid ARM 429 throttling errors. (#1007) (Thanks @pdecat for the contribution!)

Bug fixes

  • Fixed the retention_policy_property and transparent_data_encryption columns in azure_sql_database table to correctly return data instead of null.

Dependencies

  • Recompiled plugin with steampipe-plugin-sdk v6.0.0 and Go v1.26.0.
  • Bumped github.com/Azure/azure-sdk-for-go/sdk/azcore from v1.21.0 to v1.21.1. (#1000)
  • Bumped github.com/Azure/azure-storage-blob-go from v0.12.0 to v0.15.0. (#998)
  • Bumped github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/mysql/armmysqlflexibleservers/v2 from v2.0.0-beta.3 to v2.0.0-beta.5. (#989)
  • Bumped github.com/turbot/go-kit from v1.1.0 to v1.3.1. (#990)
  • Bumped github.com/hashicorp/go-getter from v1.7.9 to v1.8.6. (#984)
  • Bumped go.opentelemetry.io/otel/sdk from v1.26.0 to v1.43.0. (#983)
  • Bumped github.com/go-jose/go-jose/v4 from v4.1.3 to v4.1.4. (#993)
  • Bumped github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from v1.7.7 to v1.7.8. (#994)
  • Bumped github.com/aws/aws-sdk-go-v2/service/s3 from v1.97.1 to v1.97.3.
  • Bumped lodash from v4.17.21 to v4.18.1 in /azure-test. (#982)
  • Bumped diff from v4.0.2 to v4.0.4 in /azure-test. (#980)
  • Bumped picomatch from v2.3.1 to v2.3.2 in /azure-test. (#979)