Azure blob file upload - Resource name length error

Jollgin Sam 6 Reputation points
2021-10-06T12:42:36.193+00:00

The specified resource name length is not within the permissible limits while using blob.UploadSync(stream)

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,177 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. deherman-MSFT 38,016 Reputation points Microsoft Employee Moderator
    2021-10-06T17:59:44.617+00:00

    @Jollgin Sam It sounds like there is an issue with the blob name or related resource. Please view the restrictions and required blob naming conventions here. For a related issues you might also review this Stack Overflow thread.

    Hope this helps! If you are still having issues please share your code and blob details so we can review for potential issues.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.