Skip to content

Commit 35a4f18

Browse files
committed
Updating linkedService: AzureDataLakeStorage
1 parent 78688e2 commit 35a4f18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

code/datafactory/linkedService/AzureDataLakeStorage.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"type": "AzureBlobFS",
77
"typeProperties": {
88
"url": "https://sc4devstg001.dfs.core.windows.net/"
9+
},
10+
"connectVia": {
11+
"referenceName": "IntegrationRuntime001",
12+
"type": "IntegrationRuntimeReference"
913
}
1014
}
1115
}

0 commit comments

Comments
 (0)