I've been successful at adding azure storage as a source on Azure Databricks. https://docs.databricks.com/spark/latest/data-sources/azure/azure-storage.html
I've also been successful at creating tables that read a static folder of files. https://docs.databricks.com/user-guide/tables.html
What I want to do is create a table that reads files recursively from folders.
none of these solutions work: