Hi Techie,
Thank you for posting query in Microsoft Q&A Platform.
You mean to say when a file added in Month folder then automatically copy that file data to destination tables? Please confirm.
If yes, you can consider using even based triggers to achieve this. Event based triggers helps to run pipeline when any blob created or deleted based on configurations.
Please check below documentation and video to understand it better.
Create a trigger that runs a pipeline in response to a storage event
Event based Triggers in Azure Data Factory
Hope this helps. Please let me know how it goes or if any further queries.
Please consider hitting Accept Answer button. Accepted answers help community as well.