The JSON RFC, section 2.5, says in part:
To escape an extended character that is not in the Basic Multilingual Plane, the character is represented a
There is one idea we explored and it got worked in Azure Datafactory. Convert the encoding format to US-ASCII in the sink part(Json File). Source remains the same REST API Link: