We have an on-premises MS-SQL Server where all the data is stored, which is also a backend for an application. From this on-premises server, we would like to copy data to Azure Data Lake using Data Factory service. This would require installation of Azure self-hosted integration runtime on application backend server.
Is there any other way, like, to create a standalone server for IR installation and use this IR for data copy activity from application backend to Data Lake?