turbot/azure_compliance
Loading controls...

Control: Secure transfer to storage accounts should be enabled

Description

Audit requirement of Secure transfer in your storage account. Secure transfer is an option that forces your storage account to accept requests only from secure connections (HTTPS). Use of HTTPS ensures authentication between the server and the service and protects data in transit from network layer attacks such as man-in-the-middle, eavesdropping, and session-hijacking.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.storage_account_secure_transfer_required_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.storage_account_secure_transfer_required_enabled --share

SQL

This control uses a named query:

storage_account_secure_transfer_required_enabled

Tags