Creating an ADLS storage credential for an AWS Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2024 04:19 AM
I'd like to create a storage credential for an Azure Storage Account in an AWS workspace. I then plan to use this storage credential to create an external volume.
Is this possible, and if so what are the steps? Thanks for any help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2024 06:38 AM
Thanks for your help.
I'm struggling to create the Storage Credential. I have created a managed identity via an Azure Databricks Access Connector and am making an API call based on what I'm reading in the API docs: Create a storage credential | Storage Credentials API | REST API reference | Azure Databricks
The error response is just "INTERAL_ERROR" with no further description. I suspect there's some adjustment I need to make to my request to cover the fact that this is an AWS workspace, but I'm not seeing it documented anywhere.