You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed the `public_network_access_for_ingestion` and the `public_network_access_for_query` columns of `azure_application_insight` table to be of `String` data type instead of `JSON` data type. ([#769](https://github.com/turbot/steampipe-plugin-azure/pull/769))
14
+
- Fixed the `azure_role_assignment` table to correctly return values for `principal_id` and `principal_type` columns instead of `null`. ([#763](https://github.com/turbot/steampipe-plugin-azure/pull/763))
15
+
- Fixed the `web_application_firewall_configuration` of `azure_application_gateway` table to correctly return data instead of `null`. ([#770](https://github.com/turbot/steampipe-plugin-azure/pull/770))
0 commit comments