As per documentation of ADF V2, Azure IR should be used for public network data movement. I have a requirement to copy the file from FTP to Blob. The article https://docs.microsoft.com/en-us/azure/data-factory/connector-ftp redirects to Self-hosted runtime than Azure IR.
To copy from FTP whether Self-hosted runtime needs to be used? Can't we use Azure IR?