Skip to content

Commit d04c624

Browse files
removed section about CLR probe
1 parent d92bf17 commit d04c624

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPITutorialNotebook.ipynb

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -461,28 +461,6 @@
461461
"outputs": [],
462462
"execution_count": 106
463463
},
464-
{
465-
"cell_type": "markdown",
466-
"source": [
467-
"### Managed code probe"
468-
],
469-
"metadata": {
470-
"azdata_cell_guid": "9d6e5c1d-45a1-4566-9a4c-c6e40fbdadfa"
471-
}
472-
},
473-
{
474-
"cell_type": "code",
475-
"source": [
476-
"# Create a new rule with CLR probe\r\n",
477-
"# !!! You need to set the path to the dll in CustomRuleCLRProbe.json file first\r\n",
478-
"Invoke-SqlAssessment $serverInstance -configuration $(join-path $binariesPath \"CustomRuleCLRProbe.json\")"
479-
],
480-
"metadata": {
481-
"azdata_cell_guid": "1c7ef29f-3047-4718-923f-bad632bfdd96"
482-
},
483-
"outputs": [],
484-
"execution_count": 116
485-
},
486464
{
487465
"cell_type": "markdown",
488466
"source": [

0 commit comments

Comments
 (0)