Add link to Azure Storage tutorial in the docs

This commit is contained in:
Troy McConaghy 2018-12-05 11:49:05 +01:00 committed by GitHub
parent 3210dc7b72
commit ec5ab25b48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -31,8 +31,9 @@ You need to have the newest versions available of both:
* [Docker](https://www.docker.com/get-started)
* [Docker Compose](https://docs.docker.com/compose/)
Populate the following in `brizo.env` file:
* All of the `AZURE_`... related variables: necessary for `Brizo` to serve consume requests
Populate the following in the `brizo.env` file:
* All of the `AZURE_`... related variables: necessary for `Brizo` to serve consume requests. You will get the values if you go through the [Azure Storage tutorial in the Ocean Protocol docs](https://docs.oceanprotocol.com/tutorials/azure-for-brizo/).
## Get Started