I have a lambda function in node20. I am using the azure storage blob library. I need to add content to an append blob in azure storage. But since this is a JSON, the content is added as if it were a new JSON. And what I need is for the content to be added INSIDE THE JSON that already exists in azure storage. Not as a new JSON
New contributor
Tec Software is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.