Azure – KeyVault permanently delete a secret

Azure KeyVault offers us something like ‘Soft delete’. This is a useful option as it keeps deleted keys, secrets, and certificates in KeyVault for a specified period of time. In the example below, it stores them for a period of 90 days. But sometimes the ‘Soft delete’ gets in the way. If we make a … Continue reading Azure – KeyVault permanently delete a secret