Skip to content

databricks ssh setup does not work in Azure Government regions #4307

@tochigiv

Description

@tochigiv

Describe the issue

As Azure Government regions do not support Unity Catalog yet, no cluster can be created with the SINGLE_USER access mode, only LEGACY_SINGLE_USER or LEGACY_SINGLE_USER_STANDARD.

Steps to reproduce the behavior

  1. Run databricks ssh setup --name ...
  2. See error

Expected Behavior

An SSH tunnel should be configured for the specified cluster.

Actual Behavior

An error is displayed with the message Error: cluster '...' does not have dedicated access mode. Current access mode: LEGACY_SINGLE_USER_STANDARD. Please ensure the cluster is configured with dedicated access mode (single user)

OS and CLI version

CLI version: 0.283.0
OS: Windows

Is this a regression?

No, this has never worked before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLICLI related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions