0

I'm trying to deploy a new workflow using the dbx cli from Databricks, when i'm running:

dbx deploy new_workflow

I'm receving the following error:

Exception: Provided configuration is not based on token authentication.Please 
switch to token-based authentication instead.

I already authenticated with databricks-cli so i'm a little bit lost on what to do next

cilopez
  • 75
  • 2
  • 9

1 Answers1

0

Its seems you are facing issue with sufficient access permissions to perform task.

Reference: https://docs.databricks.com/en/dev-tools/auth.html

user3480223
  • 34
  • 1
  • 9