Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2023 03:59 AM
Hi @bradleyjamrozik, thank you for posting your question. You will need to use ARM_ variables to make it work
Specifically
ARM_CLIENT_ID
ARM_TENANT_ID
ARM_CLIENT_SECRET
https://learn.microsoft.com/en-us/azure/databricks/dev-tools/auth#environment-3 for reference,
Hope that helps!