Azure .NET List Blobs in Container Matching Folder Directory
I have a URL for an Azure Container (i.e. https://<redacted>.blob.core.windows.net/<redacted>?sp=r&st=202*-**-**T18:56:55Z&se=202*-**-**T03:56:55Z&spr=https&sv=202*-**-**&sr=c&sig=vlAq<redacted>%3D
). I want to list all the files in a “folder” (/test/datadrive/outbound/
). I have tried both of the following and receive an error.