Hide tenant dropdown from Connection Dialog (#22973)

This commit is contained in:
Cheena Malhotra
2023-05-05 10:40:00 -07:00
committed by GitHub
parent 876a4a24f6
commit 0dc05a6a4c
10 changed files with 153 additions and 15 deletions

View File

@@ -46,6 +46,7 @@ export const enum TelemetryView {
LinkedAccounts = 'LinkedAccounts',
Notebook = 'Notebook',
NotifyEncryptionDialog = 'NotifyEncryptionDialog',
NotifyHiddenTenantDialog = 'NotifyHiddenTenantDialog',
ResultsPanel = 'ResultsPanel',
Shell = 'Shell',
SqlAssessment = 'SqlAssessment',