With an Ubuntu VM I have downloaded and unzipped several .txt files that I would like to save as Azure blob storage (one for each file), in a way that I can use them with Spark. Is there any way to do that form ssh or azure portal?
0
votes
1 Answers
1
votes
You can use Azure CLI to upload your files: https://azure.microsoft.com/en-us/documentation/articles/storage-azure-cli/