+1 vote
in Azure Essentials by

What URL format can Blobs be accessed from?

a) http://<storage account>.core.windowsazure.net/<container>/<blob>

b) http://<storage account>.blob.core.windowsazure.net/<container>/<blob>

c) http://<storage account>.blob.core.windows.net/<container>/<blob> 

d) http://<storage account>.core.windows.net/<container>/<blob>

1 Answer

0 votes
by
c) http://<storage account>.blob.core.windows.net/<container>/<blob>
...