mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-10 18:22:34 -05:00
breadcrumbs for sql assessment extension (#14098)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user