{ "name": "HTTP_BIN_AdventureWorks", "properties": { "linkedServiceName": { "referenceName": "HTTP_AWGitHub", "type": "LinkedServiceReference" }, "parameters": { "Entity": { "type": "string" } }, "folder": { "name": "Lab3" }, "annotations": [], "type": "Binary", "typeProperties": { "location": { "type": "HttpServerLocation", "relativeUrl": { "value": "@{dataset().Entity}.csv", "type": "Expression" } } } }, "type": "Microsoft.DataFactory/factories/datasets" }