{ "id": "myrendertask", "commandLine": "cmd /c \"%3DSMAX_2018%3dsmaxcmdio.exe -secure off -v:5 -rfw:0 -start:1 -end:1 -outputName:\"dragon.jpg\" -w 400 -h 300 MotionBlur-DragonFlying.max\"", "resourceFiles": [ { "httpUrl": "https://mystorageaccount.blob.core.windows.net/scenefiles/MotionBlur-DragonFlying.max", "filePath": "MotionBlur-DragonFlying.max" } ], "outputFiles": [ { "filePattern": "dragon*.jpg", "destination": { "container": { "containerUrl": "https://mystorageaccount.blob.core.windows.net/job-myrenderjob/?Add_Your_SAS_Token_Here" } }, "uploadOptions": { "uploadCondition": "TaskSuccess" } } ], "userIdentity": { "autoUser": { "scope": "task", "elevationLevel": "nonAdmin" } } }