Azure plugin v0.65.0 - Added azure_key_vault_certificate and azure_web_application_firewall_policy tables
Sep 03, 2024•steampipe
What's new?
- New tables added
Enhancements
- Added time_created column to the azure_compute_virtual_machine table. (#831)
- Added ip_configuration, linked_public_ip_address, nat_gateway and service_public_ip_address columns to the azure_public_ip table. (#836)
- Added 20 new columns to the azure_postgresql_flexible_server table. (#824)
Bug fixes
- Fixed the ip_configurations column of the azure_subnet table to correctly return data instead of null. (#822)
- Fixed the web_application_firewall_configuration column of azure_application_gateway table to correctly return data instead of null. (#835)
Dependencies
- Recompiled plugin with Go version 1.22. (#832)
- Recompiled plugin with steampipe-plugin-sdk v5.10.4 that fixes logging in the plugin export tool.
- Updated the azure_mysql_flexible_server and azure_postgresql_flexible_server tables to use the new Azure ARM Go package. (#820)