1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00

GITBOOK-101: change request with no subject merged in GitBook

This commit is contained in:
Veronica Manuel 2023-05-16 01:36:33 +00:00 committed by gitbook-bot
parent dc959a472f
commit a26ecdc15d
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -20,60 +20,3 @@ Publishers can choose any hosting service of their choice. The below section exp
### Centralized hosting
#### Azure storage
Azure provides various options to host data and multiple configuration possibilities. Publishers are required to do their research and decide what would be the right choice. The below steps provide one of the possible ways to host data using Azure storage and publish it on Ocean Marketplace.
**Prerequisite**
Create an account on [Azure](https://azure.microsoft.com/en-us/). Users might also be asked to provide payment details and billing addresses that are out of this tutorial's scope.
**Step 1 - Create a storage account**
**Go to Azure portal**
Go to the Azure portal: https://portal.azure.com/#home and select `Storage accounts` as shown below.
![Create a storage account - 1](../../.gitbook/assets/hosting/azure1.png)
**Create a new storage account**
![Create a storage account - 2](<../../.gitbook/assets/hosting/azure2 (1).png>)
**Fill in the details**
![Add details](../../.gitbook/assets/hosting/azure3.png)
**Storage account created**
![Storage account created](<../../.gitbook/assets/hosting/azure4 (1).png>)
**Step 2 - Create a blob container**
![Create a blob container](../../.gitbook/assets/hosting/azure5.png)
**Step 3 - Upload a file**
![Upload a file](<../../.gitbook/assets/hosting/azure6 (1).png>)
**Step 4 - Share the file**
**Select the file to be published and click Generate SAS**
![Click generate SAS](../../.gitbook/assets/hosting/azure7.png)
**Configure the SAS details and click `Generate SAS token and URL`**
![Generate link to file](<../../.gitbook/assets/hosting/azure8 (1).png>)
**Copy the generated link**
![Copy the link](<../../.gitbook/assets/hosting/azure9 (1).png>)
**Step 5 - Publish the asset using the generated link**
Now, copy and paste the link into the Publish page in the Ocean Marketplace.
![Publish the file as an asset](../../.gitbook/assets/hosting/azure10.png)