简体   繁体   中英

Cannot get storage account key. Cannot read property 'slice' of null in azure data factory

When i am trying to create any linked service in azure data factory then i am getting the error message. "Cannot get storage account key. Cannot read property 'slice' of null"

Request you to please help resolve

This question needs more details.

I can only tell about how the linked service can create success.

It seems you want to create a linked service for azure storage account, so just follow the below steps:

2, Go to the manage tab and create a new linked service:

在此处输入图像描述

2, choose a type of linked service.

3, give the linked service your storage key, it is getting from this place:

在此处输入图像描述

4, then you can create the linked service success:

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM