diff --git a/Code/DataFactory/linkedService/LaptopFiles.json b/Code/DataFactory/linkedService/LaptopFiles.json index 7ab03b8..a92f58e 100644 --- a/Code/DataFactory/linkedService/LaptopFiles.json +++ b/Code/DataFactory/linkedService/LaptopFiles.json @@ -1,6 +1,5 @@ { "name": "LaptopFiles", - "type": "Microsoft.DataFactory/factories/linkedservices", "properties": { "annotations": [], "type": "FileServer", @@ -17,8 +16,9 @@ } }, "connectVia": { - "referenceName": "PaulsLaptopIR", + "referenceName": "Laptop", "type": "IntegrationRuntimeReference" } - } + }, + "type": "Microsoft.DataFactory/factories/linkedservices" } \ No newline at end of file