注册Azure数据工厂的集成运行时时出现“无法连接到:we.frontend.clouddatahub.net”错误

时间:2020-04-26 16:24:52

标签: azure azure-data-factory-2 azure-integration-runtime

https://github.com/koalaman/shellcheck/wiki/SC2006我遵循了设置IR的要求。

在注册Azure数据工厂自托管的集成运行时的最后一步中,我们需要提供身份验证密钥。然后安装程序正在拨打互联网。 VM可能位于专用网络中,这并不奇怪吗?

如果VM未连接到Internet并出现此错误,该怎么办? "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不起作用。

我还记录了一个相关问题This is what

1 个答案:

答案 0 :(得分:0)

即使您具有可以在没有数据源和集成运行时之间任何限制的情况下进行通信的专用网络,集成运行时应用程序也需要能够与Azure数据工厂服务进行通信。尝试在Azure VM或防火墙中的网络设置中将您所在区域的IP列入白名单-

https://docs.microsoft.com/sv-se/azure/data-factory/azure-integration-runtime-ip-addresses