GitHub user khalidhuseynov opened a pull request: https://github.com/apache/incubator-zeppelin/pull/902
Documentation for setting Azure notebook storage ### What is this PR for? This PR adds general info and documentation on setting Azure storage in the `docs/storage.md` folder where we have info about all the supported pluggable storage layers. ### What type of PR is it? Documentation ### Todos * [x] - add docs * [x] - change description and order in `zeppelin-site.xml.template` ### What is the Jira issue? ### How should this be tested? Documentation follows the steps in `zeppelin-site.xml.template`. may need to have account to test. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/khalidhuseynov/incubator-zeppelin docs/azure-storage Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/902.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #902 ---- commit b26e67d4c8dbfe450644f49382439cb83e6976ae Author: Khalid Huseynov <khalid...@nflabs.com> Date: 2016-05-19T08:36:17Z add docs for azure in storage folder also changing some ordering and description in zeppelin-env.site.template ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---