Surprised with how bad the #MicrosoftAzure CLI tool is for batch uploading files to blob storage.
If a file already exists you get a five-line long warning - per file. Fair enough (ish).
There is no command line switch to ignore the warning - and `--overwrite false` changes nothing: You still get thousands of warnings when uploading a set of files (where some may already exist) - and you are left wondering whether it succeeded. Not so fair.
