Azure-Sentinel/Solutions/AbnormalSecurity/Data Connectors/host.json

16 строки
289 B
JSON

{
"version": "2.0",
"logging": {
"applicationInsights": {
"samplingSettings": {
"isEnabled": true,
"excludedTypes": "Request"
}
}
},
"extensionBundle": {
"id": "Microsoft.Azure.Functions.ExtensionBundle",
"version": "[2.6.*, 4.0)"
}
}