diff --git a/extensions/azurehybridtoolkit/notebooks/hybridbook/content/Assessments/sql-server-assessment.ipynb b/extensions/azurehybridtoolkit/notebooks/hybridbook/content/Assessments/sql-server-assessment.ipynb index de9438aaa7..49cd6099d4 100644 --- a/extensions/azurehybridtoolkit/notebooks/hybridbook/content/Assessments/sql-server-assessment.ipynb +++ b/extensions/azurehybridtoolkit/notebooks/hybridbook/content/Assessments/sql-server-assessment.ipynb @@ -143,6 +143,19 @@ }, "outputs": [], "execution_count": null + }, + { + "cell_type": "markdown", + "source": [ + "## Next Steps\n", + "\n", + "### Install SQL Assessment ADS Extension\n", + "\n", + "Consider installing the **SQL Assessment** extension for Azure Data Studio from the extensions sidebar. Like this notebook, it uses the SQL Server Assessment API to provides a mechanism to evaluate the configuration of SQL Server for best practices. Simply search the Extensions Marketplace for \"sql assessment\" to list the extension package then click the green Install link to load it into ADS." + ], + "metadata": { + "azdata_cell_guid": "b3bfb32f-9dcc-49ba-bf22-670116e4a72a" + } } ] } \ No newline at end of file