Azure 数据工厂 - SharePoint 列表连接问题

问题描述 投票:0回答:1

我将 ADF 连接到共享点站点,以从多个共享点列表收集数据。 连接器工作得很好 - ADF 可以从存储在该共享点上的 2 个列表获取数据,但其中一个导致了问题。 这是错误消息:

An error occurred while sending the request.
The underlying connection was closed: An unexpected error occurred on a receive.
Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
An existing connection was forcibly closed by the remote host

我完成了所有基本的故障排除:删除连接器、建立新连接器、检查我的 AD 组是否有权访问该列表。

azure sharepoint azure-data-factory oracle-adf sharepoint-list
1个回答
© www.soinside.com 2019 - 2024. All rights reserved.