Releases: dzsquared/sqlops-firstresponderkit
Dissent.
This release introduces interactive documentation linking in the status bar and fixes access to the current script versions in the main
branch of the First Responder Kit repository.
To Install:
- download the vsix
- In Azure Data Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
Fix for Azure Data Studio >=1.15.0 and Webpack Conversion
This release introduces a fix for the query editor connection change introduced in Azure Data Studio 1.15.0 and changes the extension to a webpack build for activation performance.
To Install:
- download the vsix
- In Azure Data Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
Insights Dashboard and Improvements
This release adds a dashboard tab for databases with some of the insights from the First Responder Kit Power BI dashboard, implements an improvement to the version check, and moves from sqlops to azdata APIs.
To Install:
- download the vsix
- In Azure Data Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
sp_Blitz Version Check and Object Explorer Integration
This release adds object explorer menu items and the ability to check sp_blitz on a server against the current release.
To Install:
- download the vsix
- In Azure Data Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
Code Snippets
This release adds code snippets as an additional option for running scripts from the First Responder Kit.
To Install:
- download the vsix
- In Azure Data Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
Azure Data Studio and Server Connections
This release adds server context awareness for new editor windows and is setup to debug with Azure Data Studio.
To Install:
- download the vsix
- In SQL Operations Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
v0.1.1, Bug Fix
This release corrects the bug where the First Responder Kit scripts were pulling from the dev branch instead of the master branch.
To Install:
- download the vsix
- In SQL Operations Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner
Initial Release
To Install:
- download the vsix
- In SQL Operations Studio, open the command palette (
ctrl/command+shift+p
) and selectExtensions: Install from VSIX...
- grab the vsix file you downloaded and click the
Reload
prompt in the lower right corner