In my previous post, we used Azure Logic App to backup and restore secrets in Azure Key Vault. Logic App is really easy to achieve the goal with bare minimum…
Tag: Storage Account
There are always chances to backup and restore an Azure Key Vault instance. At this time of writing, Key Vault doesn’t support the bulk back-up of the whole keys/secrets/certificates in…
There are many cases that we need to retrieve access keys and/or endpoints of Azure resources, as soon as they are deployed through ARM templates. Typical uses cases are: To…