Cmdlets for Databricks

Build 25.0.9434

Token Parameter (Connect-Databricks Cmdlet)

Specifies the personal access token used by the provider to authenticate to Databricks.

Syntax

Connect-Databricks -Token string

Data Type

cstr

Default Value

""

Remarks

The Token property provides the authentication token that the cmdlet uses to access your Databricks workspace or SQL warehouse when AuthScheme is set to PersonalAccessToken.

You can generate a new token in the Databricks UI by navigating to User Settings > Access Tokens.

This token grants access according to your user permissions in Databricks and should be stored securely.

This property is required when using the PersonalAccessToken authentication scheme.

This is a required parameter.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434