Compute configuration : single user with service principal of azure data datafactory ?

MDV
Databricks Partner

Is it possible to have the service principal (ID) of an Azure data factory as the Single user access on an databricks cluster ?

MDV_0-1730973817325.png

Reason I'm asking is because we are starting to use unity catalog , but would still have the need to execute stored procedures using jdbc on an Azure DB, and this is impossible using Unity Catlog (or if anyone knows a workaround, please share). In single user mode this is possible.

See Running Stored Procedures on a Multi-node/ Shared ... - Databricks Community - 10863

Thanks