9 lines
223 B
JSON
9 lines
223 B
JSON
{
|
|
"version": "2.0",
|
|
"extensionBundle": {
|
|
"id": "Microsoft.Azure.Functions.ExtensionBundle",
|
|
"version": "[4.*, 5.0.0)"
|
|
},
|
|
"logging": { "applicationInsights": { "samplingSettings": { "isEnabled": true } } }
|
|
}
|