Azure plugin v0.56.0 - Added azure_backup_policy table and recompiled plugin with steampipe-plugin-sdk v5.10.0
Apr 30, 2024•plugin
What's new?
- New tables added
Enhancements
- The
subscription_id
column has now been assigned as a connection key column across all the tables which facilitates more precise and efficient querying across multiple Azure subscriptions. (#740) - Added the
version
flag to the plugin's Export tool. (#65)
Bug fixes
- Fixed the plugin's Postgres FDW Extension crash issue.
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.10.0 that adds support for connection key columns. (#745)