Azure Databricks S3 External Location

tsmith-11
Databricks Partner

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:

chrome_SAyP6JuECH.png

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,