简体   繁体   English

自托管集成运行时无法连接到 Azure 数据工厂

[英]Self-Hosted Integration Runtime could not connect to Azure data factory

I am trying to create a Self-Hosted Integration Runtime for my Azure Data Factory.我正在尝试为我的 Azure 数据工厂创建一个自托管集成运行时。 I was able to install the Integration Runtime successfully but I'm getting an error registering it:我能够成功安装集成运行时,但注册时出错:

在此处输入图像描述

I looked at the event log and it says "unable to connect to remote server"我查看了事件日志,它说“无法连接到远程服务器”

在此处输入图像描述

I've been going around this for days already and can't still find a solution.我已经解决了这个问题好几天了,仍然找不到解决方案。 any help is highly appreciated:)非常感谢任何帮助:)

Thanks,谢谢,

Kim

have you opened all the ports as required?:您是否按要求打开了所有端口?:

https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime#ports-and-firewalls https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime#ports-and-firewalls

It looks very likely that thats your issue here.看起来很可能这就是你的问题。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何将 Azure 自托管集成运行时连接到数据工厂专用端点? - How do I connect an Azure self-hosted Integration Runtime to a Data Factory private endpoint? Azure 数据工厂:是否可以将自托管集成运行时配置为使用 Sql 集成安全性 - Azure Data Factory: Can self-hosted Integration Runtime be configured to use Sql Integrated Security Azure 自托管集成运行时加载 ORC 文件时数据工厂管道失败:OutOfMemory 异常,堆大小 - Azure Data Factory pipeline fails when Self-Hosted Integration runtime loads ORC file: OutOfMemory Exception, Heap size 独立计算机上的 Azure 自承载集成运行时 - Azure self-hosted integration runtime on a standalone machine 将数据从自托管集成运行时复制到 Azure 数据湖? - Copy data from self-hosted Integration runtime to azure data lake? azure 集成运行时和 azure 数据工厂中的自托管集成运行时之间的区别? - Difference between azure integration runtime & self hosted integration runtime in azure data factory? 集成运行时(自托管)节点未注册 - Integration runtime (self-hosted) node is not registered 为什么 azure 数据工厂中的自托管集成运行时需要 80GB 空间? - Why self hosted integration runtime in azure data factory require 80gb space? 是否可以在 azure 数据工厂中更改自托管集成运行时节点的名称? - Is it possible to change the name of a self hosted integration runtime node in azure data factory? 如何通过 Azure 中的自托管集成运行时(链接服务)连接到本地 sql 服务器? - How to connect to on-premise sql server through self-hosted Integrated runtime(linked service) in Azure?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM