You can use any photo hosting service to add a small number of images, such as imgbb, ImageShack, or imgur. This way you can quickly get direct links to your images to add them to the task file or instructions.
To try Microsoft Azure, create a free account.
Trial terms
Length | Free storage size | Grant amount |
---|---|---|
12 months | 5 GB | $200 within 30 days |
To get links to files:
Open the Azure main page and click in the top left corner.
Select Storage accounts.
On the top panel, click Create.
On the Basic tab, select the subscription for the new storage account.
Enter the name of the resource group and your account.
Select the region closest to your Tolokers. For example, for Tolokers from Germany: Region → (Europe) West Central Germany.
Leave other fields unchanged. Click Review + create.
Wait till it opens. Click Go to resource.
In the Data storage section in the left menu, select Containers.
On the top panel, click Container.
Enter the container name.
In the Public access level field, select Container.
Files will be accessible to anyone with a link. We recommend using hashed file names to keep your files secure. You can generate hashes using online tools (for example, Online MD5 Hash Generator). Learn more about hashing.
Click Create.
You can set up the lifetime of files in the container so that they are automatically deleted after a specified number of days. Learn more.
To open the container, click on its name.
On the top panel, click Send.
The name can't contain spaces. Files can't be accessed by link.
Click Send.
Select the uploaded file and copy its URL from the Review section.
All file links are created by the same template.
Links look like this:
https://<storage-account>.blob.core.windows.net/<container>/<filename>
The link in the folder looks like this:
https://<storage-account>.blob.core.windows.net/<container>/<file-path>/<filename>
To quickly get links to other files, copy the link to one of them and replace <file-name>
with the names of other files.
In the file with tasks, paste the links in the column that matches the input data field to which this data is passed.
For example, if you want to use images in the image
field, specify the file links in the INPUT:image
column:
INPUT:imagehttps://mytolokaaccount.blob.core.windows.net/mycontainer/newfolder/image1.pnghttps://mytolokaaccount.blob.core.windows.net/mycontainer/newfolder/image2.png
Last updated:Â February 15, 2023