Azure_StorageAccount_7
Restricting default network access helps to provide a new layer of security, since storage accounts accept connections from clients on any network. To limit access to selected networks, the default action must be changed.
Perform the following in the Azure Console:
Perform the following in Azure Command Line Interface 2.0:
Use the below command to update default-action to Deny.
az storage account update –name <StorageAccountName> –resource-group
<resourceGroupName> –default-action Deny
References:
Want to Know More?
Learn how our partners are managing their cloud security and compliance with Cloudlytics.
I hereby accept the GDPR and Privacy Policy, by subscribing to the newsletters.