Creating cluster from ADF linked service with Workspace init script

ossinova
Contributor II

Similar issue: https://stackoverflow.com/questions/76220211/create-new-databricks-cluster-from-adf-linked-service-w...

I am trying to create clusters using ADF linked service where the cluster is configured with a init script. As DBFS is depreciating, I want to move the script to Workspace and reference it there. However, ADF will not let me specify the type and DBFS is default.

Any tips as to how to solve this?