- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2026 12:27 AM - edited 03-19-2026 12:28 AM
Hi,
I have recently created a new Azure Databricks account and several workspaces. I am needing to ingest data from an S3 bucket and am trying to follow the documentation detailed here:
https://learn.microsoft.com/en-us/azure/databricks/connect/unity-catalog/cloud-storage/storage-crede...
https://www.databricks.com/blog/announcing-general-availability-cross-cloud-data-governance
When I go to create the IAM role credential though I don't see it as an option in the dropdown:
I have also tried running the SQL command of `CREATE STORAGE CREDENTIAL` but get a generic syntax error.
So far I have confirmed:
- I am a meta store admin
- The workspace is connected to unity catalog
- The serverless egress control is set to `Full`
- There is no option under `Feature Enablement` or `Previews`
- That the workspaces are `Premium`
- That the option is missing in all workspaces
- I am in a region that allows this feature
Was wondering if anyone else has encountered this or may have suggestions or if anyone has managed to configure it according to that documentation .
Thanks,