Windows Server 2019を実行し、500 GBのデータファイルを含むVM1という名前のAzure仮想マシンがあります。 Azure Data Factoryを使用してデータファイルを変換し、そのファイルをAzure Data Lake Storageに読み込むソリューションを設計しています。 設計をサポートするためにVM1に何をデプロイする必要がありますか?
正解:D
Explanation The integration runtime (IR) is the compute infrastructure that Azure Data Factory uses to provide data-integration capabilities across different network environments. For details about IR, see Integration runtime overview. A self-hosted integration runtime can run copy activities between a cloud data store and a data store in a private network. It also can dispatch transform activities against compute resources in an on-premises network or an Azure virtual network. The installation of a self-hosted integration runtime needs an on-premises machine or a virtual machine inside a private network. Reference: https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime