PaloAltoPrismaCloud
| where Status =~ 'open'
| where AlertMessage has 'Inactive users for more than 30 days'
| extend AccountCustomEntity = ResourceId
id: 7f78fa52-9833-41de-b5c5-76e61b8af9c1
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/PaloAltoPrismaCloud/Analytic Rules/PaloAltoPrismaCloudInactiveUser.yaml
entityMappings:
- fieldMappings:
- identifier: Name
columnName: AccountCustomEntity
entityType: Account
requiredDataConnectors:
- dataTypes:
- PaloAltoPrismaCloud
connectorId: PaloAltoPrismaCloud
queryFrequency: 1d
queryPeriod: 1d
status: Available
query: |
PaloAltoPrismaCloud
| where Status =~ 'open'
| where AlertMessage has 'Inactive users for more than 30 days'
| extend AccountCustomEntity = ResourceId
name: Palo Alto Prisma Cloud - Inactive user
kind: Scheduled
tactics:
- InitialAccess
severity: Low
relevantTechniques:
- T1078
triggerThreshold: 0
version: 1.0.1
description: |
'Detects users inactive for 30 days.'