Automatic deletion of Blob through web job

prmanhas-MSFT 17,906 Reputation points Microsoft Employee
2025-01-24T08:53:35.4833333+00:00

We have an Event Based system in place where we have events getting triggered which in turn in handled by event hub and then it is moved to data table where after sometime the file get deleted. Now all this happens via job which run continuously and till event hub everything is working fine. We have a solution in place right now which is working but it is not working on all the storage accounts which is causing files to be still there in storage account. Is there any way storage tables can delete the data on their own after a span of 30 days or from code perspective do we need to make changes. Do let me know in case of any more information needed.

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.
3,339 questions
{count} votes

Your answer

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