Update impact_azure_service_principal_credentials_added.toml (#1802)
(cherry picked from commit 8a9b52f7e1)
This commit is contained in:
committed by
github-actions[bot]
parent
73b3bec457
commit
31f75bd7e6
@@ -1,7 +1,7 @@
|
||||
[metadata]
|
||||
creation_date = "2021/05/05"
|
||||
maturity = "production"
|
||||
updated_date = "2021/07/20"
|
||||
updated_date = "2022/02/28"
|
||||
integration = "azure"
|
||||
|
||||
[rule]
|
||||
@@ -37,7 +37,7 @@ timestamp_override = "event.ingested"
|
||||
type = "query"
|
||||
|
||||
query = '''
|
||||
event.dataset:azure.auditlogs and azure.auditlogs.operation_name:"Add service principal credentials." and event.outcome:(success or Success)
|
||||
event.dataset:azure.auditlogs and azure.auditlogs.operation_name:"Add service principal credentials" and event.outcome:(success or Success)
|
||||
'''
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user