- Set the env variable
AZURE_STORAGE_CONNECTION_STRING
(can be of any form)
- Set the env variable
AZURE_STORAGE_CONNECTION_STRING
- Should contain
AccountName
andAccountKey
- Should contain
- Instead of setting
AZURE_STORAGE_CONNECTION_STRING
it is possible to setAZURE_STORAGE_SAS_TOKEN
(AZURE_SAS
, GDAL < 3.5) to sign GDAL requestsAZURE_STORAGE_ACCOUNT
For more details, see /vsiaz/ GDAL documentation.