mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Handle don't ask again button (#11236)
* Handle don't ask again button * Change to ignore * Change language * Pass in tenant name and ID * Fix message * Don't allow common tenant to get interaction required prompt * Move things around
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"azure.resource.startterminal.title": "Start Cloud Shell",
|
||||
"azure.resource.connectsqlserver.title": "Connect",
|
||||
"azure.resource.connectsqldb.title": "Add to Servers",
|
||||
"azure.tenant.config.filter.description": "The list of tenant IDs to ignore when querying azure resources. Each element is a tenant id.",
|
||||
|
||||
"accounts.clearTokenCache": "Clear Azure Account Token Cache",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user