To read data from an Oracle database on a regular basis for synchronization purposes, you can use the Oracle connector in Azure Data Factory. The Oracle connector provides built-in data partitioning to copy data from Oracle in parallel, which can help with performance. You can find the data partitioning options in the Source tab of the copy activity. Additionally, you can use Azure facilities, such as Data Factory, to orchestrate and automate the migration process while minimizing impact on the Oracle system.
References: