microsoft / azdo-databricks

A set of Build and Release tasks for Building, Deploying and Testing Databricks notebooks
MIT License
25 stars 30 forks source link

Notebooks failed to deploy but release succeeded #18

Open branchfork opened 4 years ago

branchfork commented 4 years ago

Notebooks failed to deploy with error in logs on agent:

{'error_code': 'TEMPORARILY_UNAVAILABLE', 'message': 'Authentication is temporarily unavailable. Please try again later.'}

This is in the "Deploy Notebooks to Workspace" step. The overall step succeeded but I would have expected it to fail.