Open
Description
Is your feature request related to a problem? Please describe.
Today the storage options only support Azure blob locations as mentioned here: https://github.com/apache/polaris/blob/main/polaris-core/src/main/java/org/apache/polaris/core/storage/azure/AzureLocation.java
This issue is to track the development of supporting OneLake locations like onelake.blob.fabric.microsoft.com / onelake.dfs.fabric.microsoft.com
Describe the solution you'd like
allow creating catalog on Fabric-OneLake locations
Describe alternatives you've considered
N/A
Additional context
No response