Azure blob storage set tier

sakuraime 2,321 Reputation points
2022-01-23T11:46:21.497+00:00

With the following describe a rest API to set the individual blob to archive tier

https://learn.microsoft.com/en-us/rest/api/storageservices/set-blob-tier

Are there any restAPI to set at blob storage folder level recursively ?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,944 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 45,416 Reputation points Microsoft Employee
    2022-01-27T06:59:52.103+00:00

    @sakuraime Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused.
    Are there any restAPI to set at blob storage folder level recursively ? No

    You can write custom using cli script: https://learn.microsoft.com/en-us/cli/azure/storage/blob?view=azure-cli-latest

    Please let us know if you have any further queries. I’m happy to assist you further.

    Looking forward for your reply!

    ----------

    Please do not forget to 168906-screenshot-2021-12-10-121802.png and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.