backwpup icon indicating copy to clipboard operation
backwpup copied to clipboard

Not able to connect to Azure storage account if it is in "resource manager" deployment model

Open james-hu opened this issue 8 years ago • 5 comments

Background: in Azure there are currently two deployment model - Classic and Resource manager.

With 3.3 version, everything is fine if the Azure storage account is in "Classic" model. However, if it is of "Resource manager" model, this error message is shown:

Fail: Code: 400 Value: The value for one of the HTTP headers is not in the correct format. details (if any): <Error><Code>InvalidHeaderValue</Code><Message>The value for one of the HTTP headers is not in the correct format. RequestId:89b387c1-0001-0020-2038-8ef721000000 Time:2016-04-04T06:10:24.9635417Z</Message><HeaderName>x-ms-version</HeaderName><HeaderValue>2012-02-12</HeaderValue></Error>.

james-hu avatar Apr 04 '16 06:04 james-hu

Hello, we will implement the new SDK Version, but the big problem is that it needs PHP Version >=5.5. I hope that the newer SDK Version will solve your Problem, but what schuld I do with users, that have the old PHP version.

danielhuesken avatar May 09 '16 11:05 danielhuesken

Hi, Just tried the current version avialable as of this writing and it gave me this error still with the RM type Storage Account. Had to use Classic.

This might not work (i really don't know php), but for what to do with older PHP versions, why not check which version and only allow older SDK if older PHP ver and put text below account name indicating that php version is too low and can only use classic storage accounts?

hairymonkeynuts avatar Jan 27 '17 00:01 hairymonkeynuts

Is classic still widely used anymore? Is everybody using new PHP now? Any plans for Resource Manager?

jaredthirsk avatar Jun 21 '17 15:06 jaredthirsk

+1

lachmanski avatar Sep 20 '17 20:09 lachmanski

+1

mathlesp avatar Oct 31 '17 20:10 mathlesp

This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.

GeekPress avatar Jun 19 '24 08:06 GeekPress