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.
156 questions
0 comments No comments
{count} votes

Accepted answer
  1. SAMIT SARKAR 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

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful