Cant make Unity Catalog work on Azure

Gustavo_Az
Contributor

Hello

I have created the metastore, linked it to the worskpace, my account is admin in Azure and Databricks, followed these instructions:

But when I try to create a table (granting privileges to use catalog, create schemas and create tables) I get this error:

error unity catalog 

Trying two another things, read from that metastore container, and from another container in the same storage account, I got an error for the first and a success for the second:

error overlaps with managed storage 

I dont know what I am missing to make it work. There is a complete guide to set up Unity Catalog?

Thank you.