Hello,
We currently have only "versioning for blobs" enabled (we don't need soft delete).
I was wondering if there is any az cli query to list deleted blobs.
I know that when you delete a blob it becomes a previous version, but I am trying to find a way to search for deleted blobs from a particular container.
In the GUI, if you enable "Show deleted blobs" you can see a previously deleted blob with status "Deleted" - Is there any equivalent cli query to list blobs with status Deleted?
Thanks!
