Merge pull request #2482 from malowe101/master

Modifying Watchlist templates.
This commit is contained in:
juliango2100 2021-06-15 15:22:39 -07:00 коммит произвёл GitHub
Родитель 75e7947245 18e882367d
Коммит c69adf88d0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 11 удалений

Просмотреть файл

@ -11,12 +11,12 @@
},
"resources": [
{
"name": "[concat(parameters('workspaceName'), '/Microsoft.SecurityInsights/DataCenterLocation')]",
"name": "[concat(parameters('workspaceName'), '/Microsoft.SecurityInsights/AzurePublicIPList')]",
"type": "Microsoft.OperationalInsights/workspaces/providers/Watchlists",
"kind": "",
"properties": {
"displayName": "AzurePublicIPsList",
"source": "AzurePublicIPsList.csv",
"displayName": "AzurePublicIPList",
"source": "AzurePublicIPList.csv",
"description": "Azure Public IPs list for reducing internet facing traffic alerts from MSFT IP Addresses",
"provider": "Microsoft",
"isDeleted": false,

Просмотреть файл

@ -7,13 +7,7 @@
"metadata": {
"description": "Workspace name for Log Analytics where Sentinel is setup"
}
},
"watchlistdescription": {
"type": "string",
"metadata": {
"description": "Describe what the Watchlist is for."
}
}
}
},
"resources": [
{
@ -23,7 +17,7 @@
"properties": {
"displayName": "NOBELIUMTI",
"source": "NOBELIUMTI.csv",
"description": "[parameters('watchlistdescription')]",
"description": "This is a list of Threat Intelligence posted by the Microsoft Threat Intelligence Center regarding the recent NOBELIUM attack.",
"provider": "Microsoft",
"isDeleted": false,
"labels": [