Hello: - I have done the settings in zeppelin-site.xml as described in the support documentation. After restarting zeppelin, I tried to create a new notebook; it was still stored in the local unix file system and no copy was found in Azure storage account. I found this warning message in the log file:
WARN [2017-02-10 20:30:46,654] ({main} NotebookRepoSync.java[<init>]:88) - Failed to initialize org.apache.zeppelin.notebook.repo.AzureNotebookRepo notebook storage class at org.apache.zeppelin.notebook.repo.AzureNotebookRepo.<init>(AzureNotebookRepo.java:76) I installed Zeppelin 0.7.0 on the master node of a 3 node Spark (2.1.0) cluster on Azure VM's. Thanks Krish