Deletion of version file automatically if its more then 5

Vishnu Prakash Balotiya 11 Reputation points
2023-10-10T13:31:10.7366667+00:00

i would like to delete blob file (old version file) like if more then 5 version file created i would like to delete automatically

is there any straight forward way to delete version file automatically??

any answerer will be apricated thanks

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
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,639 questions
{count} vote

1 answer

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 19,032 Reputation points Microsoft Employee
    2023-10-17T06:42:12.13+00:00

    @Vishnu Prakash Balotiya Thanks for posting your query on Microsoft Q&A.

    You can use lifecycle management to automatically delete old versions. For more information about lifecycle management, see Optimize costs by automating Azure Blob Storage access tiers.

    Also, see [Azure RBAC action to delete a blob version](https://learn.microsoft.com/en-us/answers/questions/1387601/how-to-keep-limited-number-(like-only-want-to-keep?comment=question)

    You can configure the blob version to get deleted after certain days. I do not see an inbuilt way of doing it based on the number of versions.

    Let me know if you have further questions.

    0 comments No comments