"name": "Test Batch", "properties": { "activities": [ { "name": "Print Hello World", "type": "Custom", "dependsOn": [], "policy": { "timeout": "7.00:00:00", "retry": 0, "retryIntervalInSeconds": 30, "secureOutput": false, "secureInput": false }, "userProperties": [], "typeProperties": { "command": "powershell \"HelloWorld4.ps1\"", "resourceLinkedService": { "referenceName": "AzureBlobStorageDev", "type": "LinkedServiceReference" }, "folderPath": "batchfile", "referenceObjects": { "linkedServices": [], "datasets": [] } }, "linkedServiceName": { "referenceName": "AzureBatchDev", "type": "LinkedServiceReference" } } ], "annotations": [] }