diff --git a/Code/DataFactory/pipeline/Wait 15.json b/Code/DataFactory/pipeline/Wait 15.json index 4698484..36f6a81 100644 --- a/Code/DataFactory/pipeline/Wait 15.json +++ b/Code/DataFactory/pipeline/Wait 15.json @@ -3,12 +3,12 @@ "properties": { "activities": [ { - "name": "Wait 10", + "name": "Wait 15", "type": "Wait", "dependsOn": [], "userProperties": [], "typeProperties": { - "waitTimeInSeconds": 10 + "waitTimeInSeconds": 15 } } ],