kind: NRT
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/NRT_AuthenticationMethodsChangedforVIPUsers.yaml
version: 1.0.3
id: 7cfa479a-7026-4727-8f96-6e9826a42014
name: NRT Authentication Methods Changed for VIP Users
description: |
'As part of content migration, this file is moved to a new location. You can find it here https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Microsoft%20Entra%20ID/Analytic%20Rules/NRT_AuthenticationMethodsChangedforVIPUsers.yaml'
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"workspace": {
"type": "String"
}
},
"resources": [
{
"apiVersion": "2024-01-01-preview",
"id": "[concat(resourceId('Microsoft.OperationalInsights/workspaces/providers', parameters('workspace'), 'Microsoft.SecurityInsights'),'/alertRules/7cfa479a-7026-4727-8f96-6e9826a42014')]",
"kind": "NRT",
"name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/7cfa479a-7026-4727-8f96-6e9826a42014')]",
"properties": {
"alertRuleTemplateName": "7cfa479a-7026-4727-8f96-6e9826a42014",
"customDetails": null,
"description": "'As part of content migration, this file is moved to a new location. You can find it here https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Microsoft%20Entra%20ID/Analytic%20Rules/NRT_AuthenticationMethodsChangedforVIPUsers.yaml'\n",
"displayName": "NRT Authentication Methods Changed for VIP Users",
"enabled": true,
"entityMappings": null,
"OriginalUri": "https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/NRT_AuthenticationMethodsChangedforVIPUsers.yaml",
"subTechniques": [],
"suppressionDuration": "PT1H",
"suppressionEnabled": false,
"templateVersion": "1.0.3"
},
"type": "Microsoft.OperationalInsights/workspaces/providers/alertRules"
}
]
}