At the moment, we upload / download application binaries file-by-file to / from blob storage. It would be good to have the option of uploading a compressed package that will then be downloaded by each VM and decompressed before starting the app.
As discussed below, we're also considering using NuGet for packaging and possibly as an alternative to blob storage.
Thanks to @galvesribeiro for the suggestion.
At the moment, we upload / download application binaries file-by-file to / from blob storage. It would be good to have the option of uploading a compressed package that will then be downloaded by each VM and decompressed before starting the app.
As discussed below, we're also considering using NuGet for packaging and possibly as an alternative to blob storage.
Thanks to @galvesribeiro for the suggestion.