簡體   English   中英

將文件從 sharepoint 復制到 ADF 中的 blob 存儲時出錯

[英]Getting error while copying the file from sharepoint to blob storage in ADF

我收到此錯誤,“ErrorCode=UserErrorFailedFileOperation,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=在路徑 sapoutput 上傳文件失敗。,Source=mscorlib,''Type=System.Net.WebException,Message=遠程服務器返回錯誤:(403) Forbidden.,Source=System,"

將文件從 sharepoint 站點復制到 blob 存儲時,我的 web 活動運行良好,但復制活動出錯。

如果您沒有所需的權限,您將收到此錯誤。

要授予 SharePoint 訪問權限,您需要注冊應用程序

打開SharePoint在線站點->搜索應用程序ID並填寫空白字段->添加域名並注冊URL

請按照此Microsoft 文檔了解更多信息。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM