Sander Rozemuller
Blogs, Articles, and Posts
Disaster recovery plan for Azure Key Vault using tags, PowerShell and Azure Function
(rozemuller.com)
By default the Azure Key Vault has softdelete enabled with a 90 day retention. This option will
By: Sander Rozemuller submitted:Jun 16 2022
By default the Azure Key Vault has softdelete enabled with a 90 day retention. This option will
protect Key Vault items when deleted by accident. When deleted you are able to restore that item through the portal or PowerShell. But what if someone has deleted the Key Vault itself with all the items and softdeleted items included. There is no option to restore a Key Vault. In this article I will describe a way how to backup and restore a Key Vault when deleted.
By: Sander Rozemuller submitted:Jun 16 2022