Closed tabdulghani closed 3 years ago
Azure pipeline fails because of missing databricks environment variables (token) as the token secret is not being passed as env unless we provide the syntax env: to each task using dbx command.
env:
hi @tabdulghani , thanks a lot for pointing this out.
Azure pipeline fails because of missing databricks environment variables (token) as the token secret is not being passed as env unless we provide the syntax
env:
to each task using dbx command.