简体   繁体   English

无法在 Azure 数据工厂中创建链接服务

[英]Unable to create a linked service in Azure Data Factory

I am trying to create a linked service in Azure Data Factory using Authentication method as Account Key ,however getting error as :我正在尝试使用身份验证方法作为帐户密钥在 Azure 数据工厂中创建链接服务,但是出现以下错误:

Fail to connect to https://stlptsecurestoragetst.blob.core.windows.net/ : Error Message: The remote server returned an error: (403) Forbidden.无法连接到https://stlptsecurestoragest.blob.core.windows.net/ :错误消息:远程服务器返回错误:(403) 禁止。 (ErrorCode: 403, Detail: This request is not authorized to perform this operation., RequestId: 07c79a90-001e-0016-2142-d62fc9000000), make sure the credential provided is valid. (ErrorCode: 403, Detail: This request is notauthorized to perform this operation., RequestId: 07c79a90-001e-0016-2142-d62fc9000000),请确保提供的凭据有效。 The remote server returned an error: (403) Forbidden.StorageExtendedMessage=, The remote server returned an error: (403) Forbidden.远程服务器返回错误:(403) Forbidden.StorageExtendedMessage=,远程服务器返回错误:(403) Forbidden。 Activity ID: d0e05dbb-d3a9-46fc-bd2d-69592c4b5183.活动 ID:d0e05dbb-d3a9-46fc-bd2d-69592c4b5183。

Please try to add the role to assign access to your Data Factory like this:请尝试添加角色以分配对您的数据工厂的访问权限,如下所示:

Storage accout-->Access Contol(IAM)--> Add a role assignment:存储账户-->访问控制(IAM)-->添加角色分配: 在此处输入图片说明

Hope this helps.希望这可以帮助。

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

相关问题 Azure数据工厂,无法连接到链接的服务 - Azure Data Factory, unable to connect to linked service 如何在Azure数据工厂中创建链接服务 - How to Create Linked Service in Azure Data Factory 无法将 Rest Api 配置为 azure 数据工厂中的链接服务 - Unable to configure Rest Api as a linked service in azure data factory 在 Azure 数据工厂中创建 MongoDB 链接服务 - Creating MongoDB linked Service in Azure Data Factory Azure 数据工厂中的 Jira 链接服务错误 - Jira Linked Service Error in Azure Data Factory Azure 数据工厂关联服务问题 - Azure Data Factory Linked Service Issue Azure 数据工厂链接服务到 Sharepoint - Azure Data Factory linked service to Sharepoint Azure数据工厂V2:使用Azure Active Directory为Azure Sql服务器创建链接服务 - Azure Data Factory V2: Create linked service for Azure Sql server using Azure Active Directory Azure 数据工厂:无法将内联数据集用于通用数据模型,当链接服务参数化时 - Azure Data Factory: Unable to use inline dataset for Common Data Model, when linked service is parameterized 加密草稿以为Azure数据工厂创建链接服务会导致错误。 - Encrypting Draft to Create Linked Service for Azure Data Factory Results in Error.
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM