mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-22 12:50:29 -04:00
Update error for ignored tenants (#22881)
This commit is contained in:
@@ -39,6 +39,8 @@ export const AzureTenantConfigSection = AzureSection + '.' + TenantSection + '.'
|
||||
|
||||
export const Filter = 'filter';
|
||||
|
||||
export const AzureTenantConfigFilterSetting = AzureTenantConfigSection + '.' + Filter;
|
||||
|
||||
export const NoSystemKeyChainSection = 'noSystemKeychain';
|
||||
|
||||
export const oldMsalCacheFileName = 'azureTokenCacheMsal-azure_publicCloud';
|
||||
|
||||
Reference in New Issue
Block a user