An Azure service that provides an event-driven serverless compute platform.
Abhishake Jaiswal Thanks for your engagement and sharing your solution in the community. Since the Microsoft Q&A community has a policy that the question author cannot accept their own answer, they can only accept answers by others, I'll repost your solution in case you'd like to Accept the answer.
Solution:
Converted Buffer to utf8 (refer https://nodejs.org/api/buffer.html) and also, added an additional logic to remove extra 00 in hex before uploading to azure storage resolved the issue.