Azure Compliance mod v0.47 - Added four new controls to the All Controls benchmark and fixed the storage_account_block_public_access query
Aug 02, 2024•powerpipe
Enhancements
- Added the following controls to the All Controls benchmark: (#274)
- application_gateway_waf_uses_specified_mode
- application_insights_block_log_ingestion_and_querying_from_public
- log_analytics_workspace_block_log_ingestion_and_querying_from_public
- log_analytics_workspace_block_non_azure_ingestion
Bug fixes
- Fixed the storage_account_block_public_access query to correctly check if the public_network_access column of the azure_storage_account table is correctly set to disabled or not as per the CIS documentation. (#277)