Azure-StorageAccounts-Storage-Accounts-HTTPS

Severity : High

Description: This control ensures that `Secure transfer required' is enabled to enforce storage account access only over encrypted channel. The option to use HTTPS for secure transfer option enhances the security of storage account by only allowing requests to the storage account by a secure connection. Any requests using HTTP will be rejected when 'secure transfer required' is enabled.

Remediation Steps:

Perform following to update in transit encryption:

  1. Login to Azure Portal using https://portal.azure.com.

  2. For each storage account, go to Configuration.

  3. Set Secure transfer required to Enabled.

Important:

  • Azure storage doesn't support HTTPS for custom domain names, this option is not applied when using a custom domain name

Reference:

https://docs.microsoft.com/en-us/cli/azure/storage/account?view=azure-cli-latest#az_storage_account_update

Blue Hexagon Proprietary