Open alexott opened 1 week ago
To avoid errors like invalid Databricks Account configuration (See #4208) we need to add a check to the WorkspaceClient and return an error when account_id is specified
invalid Databricks Account configuration
WorkspaceClient
account_id
To avoid errors like
invalid Databricks Account configuration
(See #4208) we need to add a check to theWorkspaceClient
and return an error whenaccount_id
is specified