An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Hi,
No, you cannot delete individual versions of a secret. Please see excerpt from Delete Secret documentation below:
Deletes a secret from a specified key vault.
The DELETE operation applies to any secret stored in Azure Key Vault. DELETE cannot be applied to an individual version of a secret. This operation requires the secrets/delete permission.
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP