Updating dataset: HTTP_TSV_AdventureWorks
This commit is contained in:
parent
46836795c9
commit
4de3d227f6
@ -2,7 +2,7 @@
|
|||||||
"name": "HTTP_TSV_AdventureWorks",
|
"name": "HTTP_TSV_AdventureWorks",
|
||||||
"properties": {
|
"properties": {
|
||||||
"linkedServiceName": {
|
"linkedServiceName": {
|
||||||
"referenceName": "HTTP_GitHubUserContent",
|
"referenceName": "HTTP_AWGitHub",
|
||||||
"type": "LinkedServiceReference"
|
"type": "LinkedServiceReference"
|
||||||
},
|
},
|
||||||
"parameters": {
|
"parameters": {
|
||||||
@ -19,7 +19,7 @@
|
|||||||
"location": {
|
"location": {
|
||||||
"type": "HttpServerLocation",
|
"type": "HttpServerLocation",
|
||||||
"relativeUrl": {
|
"relativeUrl": {
|
||||||
"value": "microsoft/sql-server-samples/master/samples/databases/adventure-works/oltp-install-script/@{dataset().EntityName}.csv",
|
"value": "@{dataset().EntityName}.csv",
|
||||||
"type": "Expression"
|
"type": "Expression"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user