This post includes a sample iPython Notebook with examples of how one can connect to Azure Blob Storage in Databricks. There are three options discussed:
1. Using the DataFrame API with Access Keys or SAS Keys.
2. Mounting on DBFS with SAS Keys.
3. Mounting on DBFS with Secrets API.