Azure plugin v0.53.0 - Added audit_policy column to azure_sql_database and azure_sql_server tables and fixed table azure_key_vault_secret to correctly return data when keyvault name is in camel-case
Jan 22, 2024•plugin
Enhancements
- Added the audit_policy column to azure_sql_database and azure_sql_server tables. (#711)
- Added the webhooks column to azure_container_registry table. (#710)
- Added the disable_local_auth and status columns to azure_servicebus_namespace table. (#715)
Bug fixes
- Fixed the azure_key_vault_secret table to correctly return data when keyvault name is in camel-case. (#638)