under web interface it is grayed out. I don't know why I can change from cool-hot-cold but not to archive
The question is: Is archive storage available in region Poland Central? How to check it?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I cannot change archive tier to archive. this option is grayed out as at screens hot. while using PS is fails at changing to Archive. There is no issue with change in between hot,cool,cold:
The log without exact answer:
PS C:\Users\zmganczarz> $blob.BlobClient.SetAccessTier("Archive", $null)
Exception calling "SetAccessTier" with "2" argument(s): "The value for one of the HTTP headers is not in the correct
format.
RequestId:f109eb97-701e-0005-79e6-8278d5000000
Time:2025-02-19T15:51:20.6200462Z
Status: 400 (The value for one of the HTTP headers is not in the correct format.)
ErrorCode: InvalidHeaderValue
Additional Information:
HeaderName: x-ms-access-tier
HeaderValue: Archive
Content:
<?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidHeaderValue</Code><Message>The value for one of the HTTP
headers is not in the correct format.
RequestId:f109eb97-701e-0005-79e6-8278d5000000
Time:2025-02-19T15:51:20.6200462Z</Message><HeaderName>x-ms-access-tier</HeaderName><HeaderValue>Archive</HeaderValue><
/Error>
Headers:
x-ms-request-id: f109eb97-701e-0005-79e6-8278d5000000
x-ms-client-request-id: 4e6cb22c-f07f-4818-b34b-99b989b0de3c
x-ms-version: 2023-08-03
x-ms-error-code: InvalidHeaderValue
Date: Wed, 19 Feb 2025 15:51:19 GMT
Server: Windows-Azure-Blob/1.0,Microsoft-HTTPAPI/2.0
Content-Length: 329
Content-Type: application/xml
"
At line:1 char:1
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : RequestFailedException
PS C:\Users\zmganczarz> $blob.BlobClient.SetAccessTier("Cold", $null)
Status : 200
ReasonPhrase : OK
ContentStream : System.IO.MemoryStream
ClientRequestId : f181f058-29eb-4124-bc6c-433c0246d3f7
Headers : {x-ms-request-id:f109fb51-701e-0005-24e6-8278d5000000,
x-ms-client-request-id:f181f058-29eb-4124-bc6c-433c0246d3f7, x-ms-version:2023-08-03, Date:Wed, 19
Feb 2025 15:51:58 GMT...}
Content :
IsError : False
under web interface it is grayed out. I don't know why I can change from cool-hot-cold but not to archive
The question is: Is archive storage available in region Poland Central? How to check it?