Hi,
Could you please let me know the Azure Batch Service (Storage Account blob processing) equivalent of C# FILE.AppendAllText?
Basically, I have an input file. I need to read it line by line with Stream Reader or its Azure Batch Service equivalent. Do transformation. Write the output file to Blob Storage Account. And this should happen line by line in Azure
thank you
Could you please let me know the Azure Batch Service (Storage Account blob processing) equivalent of C# FILE.AppendAllText?
Basically, I have an input file. I need to read it line by line with Stream Reader or its Azure Batch Service equivalent. Do transformation. Write the output file to Blob Storage Account. And this should happen line by line in Azure
thank you