My suggestion for a database that size is to move to a SQL Server VM on Azure (Iaas) with SSD disks P30 and you will get good performance. My suggestion is not only limited to the migration project but also life after migration of large databases (backup/restore times, P30 Disks perform better than most PaaS options) although SQL Server licenses are expensive.
ADF does support from on-premises Oracle to On-premises SQL Server but in this scenario the SSMA tool should show better performance.
If you would like to go to PaaS to avoid SQL Server licensing, my suggestion is to scale up to premium tiers (the maximum tier you can use) during the migration only, to speed up things as premium tiers use local attached SSD storage.