Validate a specific Azure import storage connection.
post/api/storages/azure/validate
Request body
account_keystring
Azure Blob account key
account_namestring
Azure Blob account name
containerstring
Azure blob container
descriptionstring
Storage description
idinteger
Storage ID. If set, storage with specified ID will be updated
prefixstring
Azure blob prefix name
presignboolean
Presign URLs for direct download
presign_ttlinteger
Presign TTL in minutes
projectinteger
Project ID
regex_filterstring
Cloud storage regex for filtering objects. You must specify it otherwise no objects will be imported.
titlestring
Storage title
use_blob_urlsboolean
Interpret objects as BLOBs and generate URLs. For example, if your bucket contains images, you can use this option to generate URLs for these images. If set to False, it will read the content of the file and load it into Label Studio.