Skip to content

Commit 606e0f6

Browse files
authored
creating linked service and authorization
Customers requested docs to reflect proper authorization by author might be other than the ones given to the identity, but to create pipeline they were not aware that the author needs access. This note is to reflect this concept.
1 parent 3827e28 commit 606e0f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/data-factory/concepts-linked-services.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@ Linked services can be created in the Azure Data Factory UX via the [management
118118

119119
You can create linked services by using one of these tools or SDKs: [.NET API](quickstart-create-data-factory-dot-net.md), [PowerShell](quickstart-create-data-factory-powershell.md), [REST API](quickstart-create-data-factory-rest-api.md), [Azure Resource Manager Template](quickstart-create-data-factory-resource-manager-template.md), and [Azure portal](quickstart-create-data-factory-portal.md).
120120

121+
> When creating a linked service, the User would need appropriate authorization to the designated service, if such access is not granted, the User will not be able to see the available resources and will need to use manual entry option, as shown in the screenshot:
122+
123+
![create_ls_adls](https://user-images.githubusercontent.com/37622785/201118242-367c4fda-7fd6-444e-aa09-050182a7883d.jpg)
124+
121125

122126
## Data store linked services
123127

0 commit comments

Comments
 (0)