breadcrumbs for sql assessment extension (#14098)

This commit is contained in:
Christopher C
2021-01-28 15:33:15 -08:00
committed by GitHub
parent feb92b96da
commit ac8f950147

View File

@@ -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"
}
}
]
}