removed section about CLR probe

This commit is contained in:
Alex Protsenko
2019-11-01 21:00:16 +03:00
committed by GitHub
parent d92bf17990
commit d04c6240ea
@@ -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": [