Can we delete azure tables from storage account which are older than certain days by Lifecycle management rule?

Ghangare, Roshan 20 Reputation points
2023-11-30T06:43:47.05+00:00

Can we delete azure tables from storage account which are older than certain days by Lifecycle management rule?

Azure Table Storage
Azure Table Storage

An Azure service that stores structured NoSQL data in the cloud.

0 comments No comments

Answer accepted by question author
SAMITSARKAR_MSFT 791 Reputation points Microsoft Employee
2023-11-30T07:02:13.3133333+00:00

Hi,

Welcome to Microsoft Q&A platform and thanks for posting your question here.

Azure Storage Lifecycle Management feature currently supports Blob Storage, but it does not support Azure Table Storage. This means you cannot directly apply lifecycle management rules to delete tables that are older than a certain number of days. However, you can implement a custom solution to achieve this.

Please refer:

1.https://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-overview

2.https://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-policy-configure?tabs=azure-portal

Hope this helps.

Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.

Thanks

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. tcs-azure-rs3 0 Reputation points
    2025-06-02T14:28:32.42+00:00

    Hi @SAMITSARKAR_MSFT any solution for azure storage table to remove them that can be setup morethan 90 days

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.