{ "name": "CopyAWProduct", "properties": { "activities": [ { "name": "Copy AW Products to data lake", "type": "Copy", "dependsOn": [], "policy": { "timeout": "0.12:00:00", "retry": 0, "retryIntervalInSeconds": 30, "secureOutput": false, "secureInput": false }, "userProperties": [], "typeProperties": { "source": { "type": "BinarySource", "storeSettings": { "type": "HttpReadSettings", "requestMethod": "GET" }, "formatSettings": { "type": "BinaryReadSettings" } }, "sink": { "type": "BinarySink", "storeSettings": { "type": "AzureBlobFSWriteSettings" } }, "enableStaging": false }, "inputs": [ { "referenceName": "HTTP_BIN_AWProduct", "type": "DatasetReference" } ], "outputs": [ { "referenceName": "ADLS_BIN_AWProduct", "type": "DatasetReference" } ] } ], "folder": { "name": "Labs" }, "annotations": [] } }