diff --git a/src/sql/workbench/services/connection/browser/media/connectionDialog.css b/src/sql/workbench/services/connection/browser/media/connectionDialog.css index 352569b633..1ac9fa466c 100644 --- a/src/sql/workbench/services/connection/browser/media/connectionDialog.css +++ b/src/sql/workbench/services/connection/browser/media/connectionDialog.css @@ -154,6 +154,7 @@ .connection-dialog .use-connection-string .auth-type-row, .connection-dialog .use-connection-string .database-row, .connection-dialog .use-connection-string .advanced-button, +.connection-dialog .use-connection-string .azure-account-row, .connection-dialog .connection-string-row { display: none; }