Thank you for posting query in Microsoft Q&A Platform.
If column names are exactly same in source and sink they get auto map. But usually, its rare case to have such incident. I would recommend you have mappings dynamically by saving your mapping information into some file or table. That way you no need to do manually mapping again and again. Mapping will be taken dynamically from your mapping file or table.
In below video, I explained how to have dynamic mappings. Kindly follow same.
Dynamic Column mapping in Copy Activity in Azure Data Factory
Hope this helps. Please let me know if any further queries.
Please consider hitting Accept Answer
button. Accepted Answers help community as well.