mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Added a CLR probe section to the notebook, put 2 dlls and 1 json in the CustomizationSamples folder
12 lines
233 B
JSON
12 lines
233 B
JSON
{
|
|
"schemaVersion": "1.0",
|
|
"version": "0.1.2",
|
|
"name": "Custom Ruleset 2",
|
|
"rules":[
|
|
{
|
|
"id": ["TraceFlag"],
|
|
"itemType": "override",
|
|
"enabled": false
|
|
}
|
|
]
|
|
} |