id: 637697be-2fc5-4c57-a7b0-ac79d181a7ab
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/Cross-tenantAccessSettingsOrganizationInboundDirectSettingsChanged.yaml'
kind: Scheduled
name: Cross-tenant Access Settings Organization Inbound Direct Settings Changed
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/Cross-tenantAccessSettingsOrganizationInboundDirectSettingsChanged.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/637697be-2fc5-4c57-a7b0-ac79d181a7ab')]",
"name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/637697be-2fc5-4c57-a7b0-ac79d181a7ab')]",
"type": "Microsoft.OperationalInsights/workspaces/providers/alertRules",
"kind": "Scheduled",
"apiVersion": "2022-11-01",
"properties": {
"displayName": "Cross-tenant Access Settings Organization Inbound Direct Settings Changed",
"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/Cross-tenantAccessSettingsOrganizationInboundDirectSettingsChanged.yaml'\n",
"enabled": true,
"suppressionDuration": "PT1H",
"suppressionEnabled": false,
"alertRuleTemplateName": "637697be-2fc5-4c57-a7b0-ac79d181a7ab",
"customDetails": null,
"entityMappings": null,
"templateVersion": "1.0.2",
"OriginalUri": "https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/Cross-tenantAccessSettingsOrganizationInboundDirectSettingsChanged.yaml"
}
}
]
}