Blob upload to azure blob storage is failed as unable to locate the blob.

Subhendu Rout 11 Reputation points
2021-10-20T07:52:01.287+00:00

Facing issue while uploading a blob to azue blob storage, detailed steps described below

  1. Using azure-iot-sdk-c on top of it consuming CURL api's in application to upload a blob.
  2. CURL-easy-perform is returning a success code after uploading the blob to the Azure blob storage.
  3. But when we are trying to access the file from the portal/front end application, it is throwing error saying as below Error.
    An error occurred while processing your request.
    Value cannot be null. Parameter name: fileContents

141959-error-az-blob.png

Kindly support/assist on this issue

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
{count} votes