I would suggest data factory.
Go to portal.azure.com. Set up you sql database first.
search for data factory and start a new one. Go to author and monitor, then set up a new pipeline.
Set up connections to Oracle and your Sal database.
Add “copy data” and set the source to oracle and the sink to sql.
To get you started:
https://docs.microsoft.com/en-us/azure/data-factory/quickstart-create-data-factory-copy-data-tool#start-the-copy-data-tool
Connecting to oracle
https://docs.microsoft.com/en-us/azure/data-factory/connector-oracle
Go to portal.azure.com. Set up you sql database first.
search for data factory and start a new one. Go to author and monitor, then set up a new pipeline.
Set up connections to Oracle and your Sal database.
Add “copy data” and set the source to oracle and the sink to sql.
To get you started:
https://docs.microsoft.com/en-us/azure/data-factory/quickstart-create-data-factory-copy-data-tool#start-the-copy-data-tool
Connecting to oracle
https://docs.microsoft.com/en-us/azure/data-factory/connector-oracle