id: 4cc63b34-61ec-4043-ae2f-c1424bf303da
version: 1.0.3
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/GuestAccountsAddedinAADGroupsOtherThanTheOnesSpecified.yaml'
kind: Scheduled
name: Guest accounts added in AAD Groups other than the ones specified
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/GuestAccountsAddedinAADGroupsOtherThanTheOnesSpecified.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/4cc63b34-61ec-4043-ae2f-c1424bf303da')]",
"name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/4cc63b34-61ec-4043-ae2f-c1424bf303da')]",
"type": "Microsoft.OperationalInsights/workspaces/providers/alertRules",
"kind": "Scheduled",
"apiVersion": "2022-11-01",
"properties": {
"displayName": "Guest accounts added in AAD Groups other than the ones specified",
"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/GuestAccountsAddedinAADGroupsOtherThanTheOnesSpecified.yaml'\n",
"enabled": true,
"suppressionDuration": "PT1H",
"suppressionEnabled": false,
"alertRuleTemplateName": "4cc63b34-61ec-4043-ae2f-c1424bf303da",
"customDetails": null,
"entityMappings": null,
"templateVersion": "1.0.3",
"OriginalUri": "https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/GuestAccountsAddedinAADGroupsOtherThanTheOnesSpecified.yaml"
}
}
]
}