In this recipe, we have created a console application that uses storage assemblies to upload a blob (in our case, it is just an Excel file) to the designated blob container. Note that every time the application runs, a new file will get created in the blob container. In order to upload the Excel files with unique names, we are appending a GUID.