please check out https://stackoverflow.com/questions/69660140/strange-behavior-saving-a-file-into-azure-blob-storage
please check out https://stackoverflow.com/questions/69660140/strange-behavior-saving-a-file-into-azure-blob-storage
@Bahram-3634 Thank you for raising this question! I am checking this this thread I will revert back to very soon with the concrete update
Thanks
@Bahram-3634 Thanks for the update and glad to know the issue got resolved!
The problem was a wrong value coming from the AppSettings which was not obvious in the code. it should be https://accountname.blob.core.windows.net but instead, it was https://accountname.blob.core.windows.net/ContainerName.
Posting the answer behalf the @Bahram-3634 ! Please do Accept the answer and upvote your answer this can be beneficial to other community members.
12 people are following this question.