id: 7cfa479a-7026-4727-8f96-6e9826a42014
version: 1.0.2
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/Azure%20Active%20Directory/Analytic%20Rules/NRT_AuthenticationMethodsChangedforVIPUsers.yaml'
kind: NRT
name: NRT Authentication Methods Changed for VIP Users
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/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": [
{
"id": "[concat(resourceId('Microsoft.OperationalInsights/workspaces/providers', parameters('workspace'), 'Microsoft.SecurityInsights'),'/alertRules/7cfa479a-7026-4727-8f96-6e9826a42014')]",
"name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/7cfa479a-7026-4727-8f96-6e9826a42014')]",
"type": "Microsoft.OperationalInsights/workspaces/providers/alertRules",
"kind": "Nrt",
"apiVersion": "2022-11-01",
"properties": {
"displayName": "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/Azure%20Active%20Directory/Analytic%20Rules/NRT_AuthenticationMethodsChangedforVIPUsers.yaml'\n",
"enabled": true,
"suppressionDuration": "PT1H",
"suppressionEnabled": false,
"alertRuleTemplateName": "7cfa479a-7026-4727-8f96-6e9826a42014",
"customDetails": null,
"entityMappings": null,
"templateVersion": "1.0.2",
"OriginalUri": "https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/NRT_AuthenticationMethodsChangedforVIPUsers.yaml"
}
}
]
}