mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
removed section about CLR probe
This commit is contained in:
@@ -461,28 +461,6 @@
|
||||
"outputs": [],
|
||||
"execution_count": 106
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"source": [
|
||||
"### Managed code probe"
|
||||
],
|
||||
"metadata": {
|
||||
"azdata_cell_guid": "9d6e5c1d-45a1-4566-9a4c-c6e40fbdadfa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"source": [
|
||||
"# Create a new rule with CLR probe\r\n",
|
||||
"# !!! You need to set the path to the dll in CustomRuleCLRProbe.json file first\r\n",
|
||||
"Invoke-SqlAssessment $serverInstance -configuration $(join-path $binariesPath \"CustomRuleCLRProbe.json\")"
|
||||
],
|
||||
"metadata": {
|
||||
"azdata_cell_guid": "1c7ef29f-3047-4718-923f-bad632bfdd96"
|
||||
},
|
||||
"outputs": [],
|
||||
"execution_count": 116
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"source": [
|
||||
|
||||
Reference in New Issue
Block a user