Get the contents of the specified blob (file).
Authorization header using one of the Shared Keys generated during NDS Deployment.
This should not be used together with SASAuth_* query parameters.
SAS Authorization signature query param.
SAS Authorization expiration query param
SAS Authorization permissions query param
SAS Authorization version query param
SAS Authorization service scope query param
SAS Authorization resources query param
SAS Authorization Service resource type query param
SAS Authorization starts query param
SAS Authorization identifier query param
SAS Authorization IP range query param
SAS Authorization protocol query param
SAS Authorization response cache control query param
SAS Authorization response content disposition query param
SAS Authorization response content encoding query param
SAS Authorization response content length query param
SAS Authorization response content type query param
SAS Authorization snapshot query param
SAS Authorization encryption scope query param
Success. Returns the blob contents as the guessed mimetype
.
"Sample file content."
Partial Content. Returns a file segment with guessed MIME type.
"Partial file content."
Bad Request. Invalid value for a query parameter|The URI is invalid.
"InvalidQueryParameterValue|InvalidUri
An invalid value was specified for one of the query parameters in the request URI.|The requested URI does not represent any resource on the server.\nRequestId:\nTime:2025-06-19T23:25:19.535131+00:00Z "
Forbidden. Authentication failed.
"AuthenticationFailed
Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:\nTime:2025-06-19T21:28:22.570711+00:00Z "
Not Found. The specified container|blob does not exist.
"ContainerNotFound|BlobNotFound
The specified container|blob does not exist.\nRequestId:\nTime:2025-06-19T22:35:07.614063+00:00Z ContainerNotFound
The specified container does not exist.\nRequestId:\nTime:2025-06-19T22:35:07.614063+00:00Z "
Payload Too Large. The uploaded blob exceeds the maximum allowed size.
"BlobTooLarge
File exceeds max size of 1181116007.0\nRequestId:\nTime:2025-06-20T14:23:46.727109+00:00Z "
Validation Error