これは、 IRをセットアップするために私が従ったものです。
Azure Data factory のセルフ ホスト型統合ランタイムの登録の最後の手順では、認証キーを提供する必要があります。次に、インストールがインターネットへの呼び出しを行っています。VM がプライベート ネットワークにある可能性があるため、これは奇妙ではありませんか?
VM がインターネットに接続されておらず、このエラーが発生した場合はどうすればよいですか?"Failed to connect to: we.frontend.clouddatahub.net"
これは私が得るエラーです
Failed to execute the command ' -Key xxx'. Error message: Microsoft.DataTransfer.DIAgentClient.HostServiceException: Failed to get service token from ADF service with key xxxx and time cost is: 3.0786307 seconds, the error code is: UnexpectedFault, activityId is: xxx and detailed error message is An error occurred while sending the request.
The underlying connection was closed: An unexpected error occurred on a send.
Authentication failed because the remote party has closed the transport stream.
問題は、リモート アクセスが無効になっているようです。どうすれば有効にできますか? Dmgcmd -era 8060
動かない。
別の VM が動作し、これが失敗すると、関連する問題もログに記録されています。