Get startedGet started for free

Uploading the book dataset

Now that the storage account is created, your next task is to upload a text file (csv) with book data to Azure. You'll be using Blob storage for this, it is the best suited option to upload unstructured data like the book data csv to Azure. Blob storage is organized in containers in Azure, the digital equivalent of having a file cabinet for your files. As this is the first file for the project, we don't have a container yet, so you'll create one to use for the file upload.

This exercise is part of the course

Case Study: Set Up a Book Recommendation App in Azure

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise