Migration_pipeline.py failing to get default credentials

rgb
New Contributor

cat ~/.databrickscfg looks like this (with the correct token/host values in place of xxxxxx)

[DEFAULT]

host = xxxxxx

token = xxxxxx

jobs-api-version = 2.0

The command I run to start the pipeline with default configured credentials is :

sudo python3 migration_pipeline.py --export-pipeline --azure

Error message is:

databrickserror