[Unity Catalog]-CosmosDB: Data source v2 are not supported

LoiLN
Databricks Partner

I've worked on azure databricks connected to azure cosmos. It works when my cluster is not enabling Unity Catalog (UC).

But when I enable UC, it return error like below:
AnalysisException: [UC_COMMAND_NOT_SUPPORTED.WITHOUT_RECOMMENDATION] The command(s): Data source v2 are not supported in Unity Catalog.;

Please help me, thanks!