The Azure blob storage fail to schedule remove blobs in the lifecycle management

yan 26 Reputation points
2021-09-10T09:53:17.667+00:00

Hi,

I am trying to set a schedule to remove blobs in the container after the blob created a day.

I tried to set up a rule in the lifecycle management as follow to schedule remove the blobs but failed:

  1. remove "test1(container)/f1(folder)/f2(folder)/t(blobs prefix)"
  2. remove blobs with blob index key "type=tt"

131092-%E8%9E%A2%E5%B9%95%E6%88%AA%E5%9C%96-2021-09-10-%E4%B8%8A%E5%8D%88100212.png

130998-%E8%9E%A2%E5%B9%95%E6%88%AA%E5%9C%96-2021-09-10-%E4%B8%8A%E5%8D%88100230.png

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,409 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 33,051 Reputation points Microsoft Employee
    2021-09-10T18:21:58.067+00:00

    @yan
    Blob lifecycle policies are run one a day and it can take up to 24 hours after creating a policy for it to run for the first time. There is more information on this in our FAQ section.

    Hope this helps! If you have waited 24 hours and the policy is still not running please let me know and we can work with your more closely to see what might be causing issue.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.