Skip to content

Commit

Permalink
docs: LSDV-4880: Small doc fixes about azure permissions allow-contro…
Browse files Browse the repository at this point in the history
…l-origin
  • Loading branch information
makseq committed May 3, 2023
1 parent 5345eae commit 80fc71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/guide/storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ You must set two environment variables in Label Studio to connect to Azure Blob
- `AZURE_BLOB_ACCOUNT_NAME` to specify the name of the storage account.
- `AZURE_BLOB_ACCOUNT_KEY` to specify the secret key for the storage account.

Configure the specific Azure Blob container that you want Label Studio to use in the UI. In most cases involving CORS issues, the GET permission is necessary within the Resource Sharing tab:
Configure the specific Azure Blob container that you want Label Studio to use in the UI. In most cases involving CORS issues, the GET permission (*/GET/*/Access-Control-Allow-Origin/3600) is necessary within the Resource Sharing tab:

<img src="/images/azure-storage-cors.png" class="gif-border">

Expand Down

0 comments on commit 80fc71f

Please sign in to comment.