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
Its seems you are facing issue with sufficient access permissions to perform task.
Reference: https://docs.databricks.com/en/dev-tools/auth.html