access to azure blob storage using filedatastore no longer works

조회 수: 5 (최근 30일)
Sandy
Sandy 2025년 10월 14일 10:00
I am having difficulty accessing azure blob storage using
Location='wasbs://CONTAINER@ACCOUNT.blob.core.windows.net/FILEPATH'
ds = fileDatastore(Location,'ReadFcn', @load, 'FileExtensions',Extension )
I keep getting the error:
Cannot find files or folders matching: 'wasbs://CONTAINER@ACCOUNT.blob.core.windows.net/FILEPATH'
this is confusing for me as the files and folders definitly exist. and this function has worked in the past. I have set the MW_WASB_SECRET_KEY and MW_WASB_SAS_TOKEN Keys environment variables correctly.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Licensing on Cloud Platforms에 대해 자세히 알아보기

제품


릴리스

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by