Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 09:27 PM
Hi @ledbutter , hope you are doing well today!
I have gone through the details and this issue might be related to https://github.com/databricks/cli/issues/1080
Please refer to this for more details: https://github.com/databricks/cli/issues/1108
Please let me know if this helps and leave a like if this information is useful, followups are appreciated.
Kudos
Ayushi
Describe the issue Using a DATABRICKS_TOKEN which was issued with az cli and trying to create a storage-credential fails with: databricks --debug storage-credentials create --json ' ' time=2023-12-19T15:47:25.253Z level=INFO...
Describe the issue Using an Azure Service Principal for authentication (as documented here) to create a storage-credential fails error code 500 and without any error message (see debug logs further down below): databricks storage-credent...