Describe the issue
Created a default bundle using the CLI but the deployment doesn't succeed. The files are deployed but it fails to create the job
Configuration
Create basic bundle using the default CLI template.
Steps to reproduce the behavior
- Run
databricks bundle deploy --profile DEFAULT
Expected Behavior
Bundle files and job to be deployed and created
Actual Behavior
Only the files are deployed, job creation fails due to authentication issue
OS and CLI version
Windows 10, cli version 0.209.1
Is this a regression?
Not sure

Describe the issue
Created a default bundle using the CLI but the deployment doesn't succeed. The files are deployed but it fails to create the job
Configuration
Create basic bundle using the default CLI template.
Steps to reproduce the behavior
databricks bundle deploy --profile DEFAULTExpected Behavior
Bundle files and job to be deployed and created
Actual Behavior
Only the files are deployed, job creation fails due to authentication issue
OS and CLI version
Windows 10, cli version 0.209.1
Is this a regression?
Not sure