@Kirti Rusia Apologies for the delay in response and all the inconvenience caused because of the issue.
You can make use of Azure Data Factory which is a fully managed cloud-based data integration service that orchestrates and automates the movement and transformation of data. The key concept in the ADF model is pipeline. A pipeline is a logical grouping of Activities, each of which defines the actions to perform on the data contained in Datasets.
You can read more about it here.
Hope it helps!!!
Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics.