I am using Microsoft.WindowsAzure.StorageClient to manipulate blobs on Azure storage. I have come to the point where the user needs to list the uploaded files and modify/del
U-SQL currently does not support interactive queries/search.
For my use case, i am planning to utilize Azure blob storage for low-cost advantage and on each new blob file creation event trigger Azure Functions to do data transformation on the blob to feed processed output to Azure Cosmos DB or RDBMS (which supports queries).