Azure / Azure/azure-storage-python

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

Abierto
#686 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
343
Forks
243
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.