Disable Network Access to Storage Account

This CLI command requires 'Microsoft.Storage/storageAccounts/*' permission. Successful execution will disable default network access rule for Storage Accounts.

Cloud Security Posture Management Playbooks

Details

ID1d929877540dace32ad885c202a5c576
Suggestion ReasonRecommended for remediating Azure Storage Account with default network access is set to 'Allow'
{
  "trigger_id": "1d929877540dace32ad885c202a5c576",
  "playbook_id": "",
  "suggestion_reason": "Recommended for remediating Azure Storage Account with default network access is set to 'Allow'",
  "description": "This CLI command requires 'Microsoft.Storage/storageAccounts/*' permission. Successful execution will disable default network access rule for Storage Accounts.",
  "trigger_name": "Disable Network Access to Storage Account",
  "automation_type": "command",
  "automation_id": "azure-network-disable-storage-account-access-quick-action",
  "alerts_filter": {
    "filter": {
      "OR": [
        {
          "SEARCH_FIELD": "matching_service_rule_id",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "0c8ba0ca-2414-4d62-897c-4b57a291ae2b"
        }
      ]
    }
  }
}