Sigma low test sigma
Azure Container Registry Created or Deleted
Detects when a Container Registry is created or deleted.
Detection Logic
{
"selection": {
"operationName": [
"MICROSOFT.CONTAINERREGISTRY/REGISTRIES/WRITE",
"MICROSOFT.CONTAINERREGISTRY/REGISTRIES/DELETE"
]
},
"condition": "selection"
} False Positives
- ⚠ Container Registry being created or deleted may be performed by a system administrator. Verify whether the user identity, user agent, and/or hostname should be making changes in your environment.
- ⚠ Container Registry created or deleted from unfamiliar users should be investigated. If known behavior is causing false positives, it can be exempted from the rule.
Field Validations
Loading…
Comments (0)
Loading comments...