I'm trying to publish a package that has 800mb+. But the Windows Azure publish only allows up to 600mb, so maybe I need to upload some unstructured files first to Windows Azure storage.
What's the best way to upload files to a Windows Azure storage?
what's the best way to upload files to a windows azure storage?
There's no best way - you'll need to decide that for yourself. But... here are a few options:
Set-AzureStorageBlobContent
, which copies a local file to a blobazure storage blob upload
, which copies a local file to a blobAnother way is: http://storageexplorer.com/
To Upload files:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With