Tuhin Paul
Delete Operation in Azure Blob Storage

What is the difference between a soft delete and a hard delete in Azure Blob Storage?

By Tuhin Paul in Azure on Feb 24 2023
  • Sardar Mudassar Ali Khan
    Feb, 2023 28

    The Delete Blob operation marks the specified blob or snapshot for deletion. The blob is later deleted during garbage collection.

    Note that in order to delete a blob, you must delete all of its snapshots. You can delete both at the same time with the Delete Blob operation.

    learn more from given below url
    https://learn.microsoft.com/en-us/rest/api/storageservices/delete-blob

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS