Azure Stack Table Storage: Value for HTTP headers not in correct format
问题 I am trying to access a data storage of the azure stack. The following instructions work: BlobClient = StorageAccount.CreateCloudBlobClient(); CloudBlobContainer myContainer = BlobClient.GetContainerReference("mycontainer"); But it crashes, when creating the Blob via myContainer.CreateIfNotExists() : ...StatusMessage:The value for one of the HTTP headers is not in the correct format.\r\n ErrorCode:\r\nErrorMessage:The value for one of the HTTP headers is not in the correct format.\n RequestId