{
	"Name": "Azure DDoS Protection",
	"Author": "Microsoft - support@microsoft.com",
	"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/AzDDoS.svg\" width=\"75px\" height=\"75px\">",
	"Description": "The [Azure DDoS Protection](https://docs.microsoft.com/azure/virtual-network/ddos-protection-overview) Solution for Microsoft Sentinel enables you to easily ingest Azure DDoS Protection Standard logs to Microsoft Sentinel. This enables you to view and analyze this data in your workbooks, query it to create custom alerts, and incorporate it to improve your investigation process, giving you more insight into your platform security.\n\n To enable automated response to threats detected, consider deploying the [Remediation-IP Playbook](https://github.com/Azure/Azure-Sentinel/tree/master/MasterPlaybooks/Remediation-IP). \n\n**Underlying Microsoft Technologies used:**\n\n This solution takes a dependency on the following technologies, and some of these dependencies either may be in [Preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) state or might result in additional ingestion or operational costs: \n\n a. [Azure Monitor Resource Diagnostics](https://docs.microsoft.com/azure/azure-monitor/essentials/diagnostic-settings) ",
	"Workbooks": [
		"Workbooks/AzDDoSStandardWorkbook.json"
	],
	"Data Connectors":[
		"Data Connectors/DDOS.json"
	],
	"Analytic Rules":[
		"Analytic Rules/AttackSourcesPercentThreshold.yaml",
		"Analytic Rules/AttackSourcesPPSThreshold.yaml"
	],
	"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Azure DDoS Protection",
	"Version": "2.0.4",
	"Metadata": "SolutionMetadata.json",
	"TemplateSpec": true,
	"StaticDataConnectorIds": [
    "DDOS"
  ]
}