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

ProofpointPOD - Email sender in TI list

Back
Idfff36bdc-279d-48c2-8c07-eb19ec83262b
RulenameProofpointPOD - Email sender in TI list
DescriptionAs part of content migration, this file is moved to a new location. You can find it here https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Proofpoint%20On%20demand(POD)%20Email%20Security/Analytic%20Rules/ProofpointPODEmailSenderInTIList.yaml
KindScheduled
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Detections/ProofpointPOD/ProofpointPODEmailSenderInTIList.yaml
Version1.1.3
Arm templatefff36bdc-279d-48c2-8c07-eb19ec83262b.json
Deploy To Azure
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/tree/master/Solutions/Proofpoint%20On%20demand(POD)%20Email%20Security/Analytic%20Rules/ProofpointPODEmailSenderInTIList.yaml'
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Detections/ProofpointPOD/ProofpointPODEmailSenderInTIList.yaml
kind: Scheduled
name: ProofpointPOD - Email sender in TI list
id: fff36bdc-279d-48c2-8c07-eb19ec83262b
version: 1.1.3
{
  "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
  "contentVersion": "1.0.0.0",
  "parameters": {
    "workspace": {
      "type": "String"
    }
  },
  "resources": [
    {
      "apiVersion": "2023-02-01-preview",
      "id": "[concat(resourceId('Microsoft.OperationalInsights/workspaces/providers', parameters('workspace'), 'Microsoft.SecurityInsights'),'/alertRules/fff36bdc-279d-48c2-8c07-eb19ec83262b')]",
      "kind": "Scheduled",
      "name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/fff36bdc-279d-48c2-8c07-eb19ec83262b')]",
      "properties": {
        "alertRuleTemplateName": "fff36bdc-279d-48c2-8c07-eb19ec83262b",
        "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/tree/master/Solutions/Proofpoint%20On%20demand(POD)%20Email%20Security/Analytic%20Rules/ProofpointPODEmailSenderInTIList.yaml'\n",
        "displayName": "ProofpointPOD - Email sender in TI list",
        "enabled": true,
        "entityMappings": null,
        "OriginalUri": "https://github.com/Azure/Azure-Sentinel/blob/master/Detections/ProofpointPOD/ProofpointPODEmailSenderInTIList.yaml",
        "suppressionDuration": "PT1H",
        "suppressionEnabled": false,
        "templateVersion": "1.1.3"
      },
      "type": "Microsoft.OperationalInsights/workspaces/providers/alertRules"
    }
  ]
}