Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Hi @ iaming Pang,
Welcome to Microsoft Q&A Platform.
Azure supports the following retention capabilities in Azure Storage Account.
Blob soft delete (data recovery retention) : Blob soft delete enables recovery of deleted blobs and blob versions for a specified retention period. During this period, deleted data remains recoverable before permanent deletion.
Ref: Enable and manage soft delete
Soft delete for containers &&& Soft delete for blobs
Lifecycle management policies (automated retention and deletion): Lifecycle management policies allow you to automatically transition blobs to Cool or Archive tiers or delete them after a defined number of days based on creation or last modification time.
Ref: Azure Blob Storage lifecycle management overview &&Configure a lifecycle management policy
Immutable storage (WORM retention for compliance): Immutable blob storage provides Write Once, Read Many (WORM) protection. You can configure time-based retention policies or legal holds to prevent modification or deletion of blobs for a specified duration. This is used for regulatory and compliance scenarios.
Ref: Store business-critical blob data with immutable storage in a write once, read many (WORM) state && Configure immutability policies for containers
If the above steps did not help resolve your issue, please feel free to share the details in a private message so we can proceed with further troubleshooting over a Teams call. I am happy to connect with you on Teams to investigate and resolve the issue.
Please
and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.