I\'m suddenly getting the Bad Request (400) error when using the Azure Storage Emulator when trying to CreateIfNotExists. The Response on the Inner Exception says \"The valu
For me, I got this issue upon upgrading to the currently latest WindowsAzure.Storage version 9.3.1 package.
After hours of trying out various combinations of container names, and other stuff, the simplest solution was to roll back to the older and working version 8.6.0!