turbot/terraform_azure_compliance
Loading controls...

Control: Ensure 'Trusted Microsoft Services' is enabled for Storage Account access

Description

Some Microsoft services that interact with storage accounts operate from networks that can't be granted access through network rules. To help this type of service work as intended, allow the set of trusted Microsoft services to bypass the network rules. These services will then use strong authentication to access the storage account. If the Allow trusted Microsoft services exception is enabled, the following services: Azure Backup, Azure Site Recovery, Azure DevTest Labs, Azure Event Grid, Azure Event Hubs, Azure Networking, Azure Monitor and Azure SQL Data Warehouse (when registered in the subscription), are granted access to the storage account.

Usage

Run the control in your terminal:

powerpipe control run terraform_azure_compliance.control.storage_account_trusted_microsoft_services_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_azure_compliance.control.storage_account_trusted_microsoft_services_enabled --share

SQL

This control uses a named query:

storage_account_trusted_microsoft_services_enabled

Tags