mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
* Revert "Remove all Big Data Cluster features (#21369)"
This reverts commit e2327c393a.
* Bump STS
This commit is contained in:
@@ -49,7 +49,9 @@ export async function activate(context: vscode.ExtensionContext): Promise<rd.IEx
|
||||
vscode.commands.registerCommand('azdata.resource.sql-image.deploy', () => {
|
||||
openDialog('sql-image');
|
||||
});
|
||||
|
||||
vscode.commands.registerCommand('azdata.resource.sql-bdc.deploy', () => {
|
||||
openDialog('sql-bdc');
|
||||
});
|
||||
/**
|
||||
* Command to open the Resource Deployment wizard - with options to filter the values shown
|
||||
* @param defaultResourceTypeName - The default resourceType to be selected
|
||||
|
||||
Reference in New Issue
Block a user