Skip to content

Commit 8dc9b4b

Browse files
authored
Merge pull request #75 from oceanprotocol/docs/link-to-azure-storage-tutorial
Add link to Azure Storage tutorial in the docs
2 parents 3210dc7 + ec5ab25 commit 8dc9b4b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ You need to have the newest versions available of both:
3131
* [Docker](https://www.docker.com/get-started)
3232
* [Docker Compose](https://docs.docker.com/compose/)
3333

34-
Populate the following in `brizo.env` file:
35-
* All of the `AZURE_`... related variables: necessary for `Brizo` to serve consume requests
34+
Populate the following in the `brizo.env` file:
35+
36+
* 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/).
3637

3738
## Get Started
3839

0 commit comments

Comments
 (0)