Key Vault
Backing up all Azure Key Vault Secrets, Keys, and Certificates Paid Members Public
Backing up Azure Key Vault objects isn't hard. You can do it from the Azure Portal, from Azure PowerShell, or the Azure CLI. We'll take a look at all these options. Finally, we'll take a look at how we can backup/copy secrets from one vault to another, across subscriptions.
Get notified of changes in Azure Key Vault by using Event Grid Paid Members Public
There are numerous ways to secure and audit your Azure Key Vault setup and usage. In 2019, I wrote Who accessed my Azure Key Vault? [https://zimmergren.net/azure-key-vault-diagnostics-who-accessing-your-vault/], which is still relevant. In this article, I want to talk about how to set up automatic notifications when something change
Azure Functions and secure Configuration with built-in integration to Azure Key Vault Paid Members Public
Azure Functions are usually tied to an Azure Storage Account by using App Settings. Unfortunately, when launching a new Function App project in Visual Studio, or watching demos and examples online, the connection string usually is in App Settings in plain text. In this post I'm sharing a
Recent comments