diff --git a/Code/DataFactory/integrationRuntime/Laptop.json b/Code/DataFactory/integrationRuntime/Laptop.json new file mode 100644 index 0000000..3df4c7a --- /dev/null +++ b/Code/DataFactory/integrationRuntime/Laptop.json @@ -0,0 +1,6 @@ +{ + "name": "Laptop", + "properties": { + "type": "SelfHosted" + } +} \ No newline at end of file