Hi @Kothai Ramanathan ,
Welcome to Microsoft Q&A Platform. Thanks for posting the query.
There is no function to add element to JSON string in ADF and this can be achieved by using Azure Functions or indirectly using ADF with array variables which supports append operation. JSON can be converted to Array and then element can be appended to it which later can be converted to string and JSON while loading. Below are snaps related to it.
Please let us know for further queries and we will be glad to assist.
---
- Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
- Want a reminder to come back and check responses? Here is how to subscribe to a notification.