In Azure data factory, you have a Databricks Acvitiy. This activity supports running python, jar and notebooks. And These notebooks may be written in scala, python, java, and R but not c#/.net.
Is there inherent or direct support where I can write my .NET spark code and run it on Databricks from Data Factory?
Can I use .NET spark in Azure Databricks to its full extent?