Can I perform batch execution against Azure ML web service without using BLOB?
I'm reading the data from SQL database into a CSV file stream. Can I stream this directly to the service without actually saving in and reading back the result from the BLOB?