There are two options you may want to consider:Switch to using SQL UDTFs from views in certain casesFor each session, dynamically recreate the view using CREATE VIEW via EXECUTE IMMEDIATE or via Python string templating:
You are UC enabled, an Databricks Account admin on the Account, and are a workspace admin on each workspace? There is not a "permissions button" in the UI for clusters, just access to permissions through stacked triple dot button next to the start b...
Kyle Hale has an excellent blog post on using the connector:https://medium.com/@kyle.hale/connecting-to-azure-resources-with-managed-identities-in-databricks-47cad4630d53If you have all Kyle has covered, look at the VNet for the ADLS Gen2 to make sur...