Azure / Azure/azure-storage-python

Unable to connect to Azure Storage from Pega using Microsoft Azure Storage SDK v8.6.4 for Java anymore

Open
#686 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
343
Forks
243
PR merge metrics
No merged PRs in 30d

Description

### Which service(blob, file, queue) does this issue concern?
azure storage

### Which version of the SDK was used? Please provide the output of `pip freeze`.
we have noticed that we couldn’t connect to Azure Blob Storage using SDK. We end up seeing “ HTTP/1.1 400 The value for one of the HTTP headers is not in the correct format” error with x-ms-version: 2013-08-15 header.
Seems like this is the default header value that SDK sets. When we changed the version to 2018-03-28, we didn’t run into any issues.

Please let us know if anything has changed recently at the Azure Storage that’s causing this issue.

### What problem was encountered?

### Have you found a mitigation/solution?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.