From ddad21a7f9dc802c470ee9f18237187b564c74d5 Mon Sep 17 00:00:00 2001 From: Marvin Buss <34542414+marvinbuss@users.noreply.github.com> Date: Wed, 18 Sep 2024 11:50:16 +0200 Subject: [PATCH] Deleting integrationRuntime: IntegrationRuntime001 --- .../IntegrationRuntime001.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 code/datafactory/integrationRuntime/IntegrationRuntime001.json diff --git a/code/datafactory/integrationRuntime/IntegrationRuntime001.json b/code/datafactory/integrationRuntime/IntegrationRuntime001.json deleted file mode 100644 index aad2876..0000000 --- a/code/datafactory/integrationRuntime/IntegrationRuntime001.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "IntegrationRuntime001", - "properties": { - "type": "Managed", - "description": "Integration Runtime 001", - "typeProperties": { - "computeProperties": { - "location": "AutoResolve", - "dataFlowProperties": { - "computeType": "General", - "coreCount": 8, - "timeToLive": 10, - "cleanup": false, - "customProperties": [] - } - } - } - } -} \ No newline at end of file