Archived
update entry commands for azure (#6423)
This commit is contained in:
@@ -84,6 +84,6 @@ export function registerAzureResourceCommands(appContext: AppContext, tree: Azur
|
||||
});
|
||||
|
||||
appContext.apiWrapper.registerCommand('azure.resource.signin', async (node?: TreeNode) => {
|
||||
appContext.apiWrapper.executeCommand('sql.action.accounts.manageLinkedAccount');
|
||||
appContext.apiWrapper.executeCommand('workbench.actions.modal.linkedAccount');
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user