Hi
In order to loop through all the files in Azure storage container, I wrote the code as displayed.
If using storage account name and key, it worked fine.
For security reason, we need to use SAS URI instead. Then I got error message: "The requested URI does not represent any resource on the server."
Is there anything special on creating SAS URI ? in permission, all 6 selected, read write list, etc.
Could someone please help?
Many thanks,
May
Not only lstEnumarator.MoveNext() throw exception, but also blobContainer.Exists(null, null)
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,836
Most Valuable Professional
nmaenpaa
101,156