mirror of
https://github.com/farcasclaudiu/AzureStaticWebApp-CSharp-SimpleDemo.git
synced 2026-06-22 15:01:07 +03:00
11 lines
217 B
JSON
11 lines
217 B
JSON
{
|
|
"version": "2.0",
|
|
"logging": {
|
|
"applicationInsights": {
|
|
"samplingSettings": {
|
|
"isEnabled": true,
|
|
"excludedTypes": "Request"
|
|
}
|
|
}
|
|
}
|
|
} |