Hi,
I set up Label Studio to work with Azure Storage. I used variables as in the documentation.
- name: STORAGE_TYPE
value: azure
- name: STORAGE_AZURE_ACCOUNT_NAME
value: loremipsum
- name: STORAGE_AZURE_CONTAINER_NAME
value: container-app
- name: STORAGE_AZURE_FOLDER
value: ''
Label Studio connects to the storage and uploading works, but in the UI I get a CORS error.
When I create a new project and set up the connection to the cloud via the GUI with presigned URLs, Label Studio works and can read data from Azure Storage.
Expected behavior
Assets should load in the UI without CORS errors when Azure storage is configured via environment variables, just as they do when configured via the GUI with presigned URLs.
Environment (please complete the following information):
- OS: Azure Container Apps (Kubernetes/Linux)
- Label Studio Docker image: 1.22.0rcfbb7e6e7b1991a2fc815fc888f76c176d8dd3254