From 67dc7b973922c984a7380a7c888bc12090352ec7 Mon Sep 17 00:00:00 2001 From: Paul Andrew <60190428+mrpaulandrew@users.noreply.github.com> Date: Mon, 10 Oct 2022 09:47:08 +0100 Subject: [PATCH] Updating pipeline: Custom Activity --- .../DataFactory/pipeline/Custom Activity.json | 29 ------------------- 1 file changed, 29 deletions(-) diff --git a/Code/DataFactory/pipeline/Custom Activity.json b/Code/DataFactory/pipeline/Custom Activity.json index f04aff1..0bc5625 100644 --- a/Code/DataFactory/pipeline/Custom Activity.json +++ b/Code/DataFactory/pipeline/Custom Activity.json @@ -30,35 +30,6 @@ "referenceName": "BatchForTraining01", "type": "LinkedServiceReference" } - }, - { - "name": "HelloWorld - Again", - "type": "Custom", - "dependsOn": [], - "policy": { - "timeout": "7.00:00:00", - "retry": 0, - "retryIntervalInSeconds": 30, - "secureOutput": false, - "secureInput": false - }, - "userProperties": [], - "typeProperties": { - "command": "CustomActivity.exe", - "resourceLinkedService": { - "referenceName": "TrainingStore01", - "type": "LinkedServiceReference" - }, - "folderPath": "customactivities", - "referenceObjects": { - "linkedServices": [], - "datasets": [] - } - }, - "linkedServiceName": { - "referenceName": "BatchForTraining01", - "type": "LinkedServiceReference" - } } ], "folder": {