diff --git a/samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPITutorialNotebook.ipynb b/samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPITutorialNotebook.ipynb index b553b5df..481314a6 100644 --- a/samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPITutorialNotebook.ipynb +++ b/samples/manage/sql-assessment-api/notebooks/SQLAssessmentAPITutorialNotebook.ipynb @@ -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": [