Token Parameter (Connect-Databricks Cmdlet)
The token used to access the Databricks server.
Syntax
Connect-Databricks -Token string
Data Type
cstr
Default Value
""
Remarks
The token can be obtained by navigating to the User Settings page of your Databricks instance and selecting the Access Tokens tab.
This is a required parameter.