When deploying the parking sensor sample, the script fails on the creation of the databricks token command: databricks_token=$(databricks tokens create --comment 'deployment' | jq -r .token_value)
Expected Behavior
databricks token is successfully created and stored in the KeyVault
Description
Expected Behavior
Reproduce
Additional Context