Hello,
Our cloud platform engineer created Azure storage for the production Unity Catalog metastore in our environment, but mistakenly chose the Premium tier instead of the Standard tier.
Unfortunately, this decision is impacting our costs on Azure, as the Premium type Azure Data Lake Gen2 costs approximately 10 times more than the Standard type.
Since Azure doesn’t allow direct conversion from Premium to Standard storage, we’ll need to create a new one.
Question: Is there a tool or method to achieve this without having to recreate all the tables in the Unity Catalog and reconfigure access groups and users?