Skip to content

Commit 78688e2

Browse files
committed
Updating linkedService: AzureDataExplorer
1 parent 2029a0d commit 78688e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

code/datafactory/linkedService/AzureDataExplorer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
"typeProperties": {
1414
"endpoint": "https://sc4-dev-kusto001.germanywestcentral.kusto.windows.net",
1515
"database": "@linkedService().databaseName"
16+
},
17+
"connectVia": {
18+
"referenceName": "IntegrationRuntime001",
19+
"type": "IntegrationRuntimeReference"
1620
}
1721
}
1822
}

0 commit comments

Comments
 (0)