Disable Storage Account Cross Tenant Replication

This CLI command requires 'Microsoft.Storage/storageAccounts/*' permission. Successful execution will disable cross tenant replication in Storage Accounts.

Cloud Security Posture Management Playbooks

Details

ID290075765a5d6f3abd9aee8949f5cba2
Suggestion ReasonRecommended for remediating Azure Storage account with cross tenant replication enabled
{
  "trigger_id": "290075765a5d6f3abd9aee8949f5cba2",
  "playbook_id": "",
  "suggestion_reason": "Recommended for remediating Azure Storage account with cross tenant replication enabled",
  "description": "This CLI command requires 'Microsoft.Storage/storageAccounts/*' permission. Successful execution will disable cross tenant replication in Storage Accounts.",
  "trigger_name": "Disable Storage Account Cross Tenant Replication",
  "automation_type": "command",
  "automation_id": "azure-storage-disable-cross-tenant-replication-quick-action",
  "alerts_filter": {
    "filter": {
      "OR": [
        {
          "SEARCH_FIELD": "matching_service_rule_id",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "7bd3a894-eca7-418b-8819-c38826d2c932"
        }
      ]
    }
  }
}