Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Azure secure score sign in risk policy

Back
Id5231D757-A5B5-4CA7-A91B-AA3702970E02
RulenameAzure secure score sign in risk policy
DescriptionThis query searches for an active Azure Premium P2 license is required to use and edit this policy.

You will be required to have setup the MFA Policy before activating this policy
SeverityMedium
TacticsImpact
TechniquesT1529
Required data connectorsSenservaPro
KindScheduled
Query frequency6h
Query period6h
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/SignInRiskPolicy.yaml
Version1.0.0
Arm template5231D757-A5B5-4CA7-A91B-AA3702970E02.json
Deploy To Azure
SenservaPro_CL
| where ControlName_s == 'AzureSecureScoreSignInRiskPolicy'
status: Available
queryFrequency: 6h
queryPeriod: 6h
triggerOperator: gt
query: |
  SenservaPro_CL
  | where ControlName_s == 'AzureSecureScoreSignInRiskPolicy'  
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/SignInRiskPolicy.yaml
tactics:
- Impact
triggerThreshold: 0
entityMappings:
- entityType: Account
  fieldMappings:
  - identifier: Name
    columnName: ControlName_s
  - identifier: AadTenantId
    columnName: TenantId
  - identifier: DisplayName
    columnName: TenantDisplayName_s
- entityType: SecurityGroup
  fieldMappings:
  - identifier: DistinguishedName
    columnName: Group_s
- entityType: AzureResource
  fieldMappings:
  - identifier: ResourceId
    columnName: SourceSystem
requiredDataConnectors:
- connectorId: SenservaPro
  dataTypes:
  - SenservaPro_CL
kind: Scheduled
relevantTechniques:
- T1529
description: |
  'This query searches for an active Azure Premium P2 license is required to use and edit this policy. 
   You will be required to have setup the MFA Policy before activating this policy'  
name: Azure secure score sign in risk policy
version: 1.0.0
id: 5231D757-A5B5-4CA7-A91B-AA3702970E02
severity: Medium