Microsoft has just released two new features for Azure Key Vault:
It is now possible to use newly introduced RBAC rules to control access to your Key Vault data. The new roles include, among others: “Key Vault Reader” (read metadata about secrets, certificated, etc.) and “Key Vault User” (read the contents of the actual secrets).
Read more about this in the Azure documentation pages.
Key Vault can now publish events to Azure Event Grid as a first-party publisher. A great use case is that a subscriber (e.g., a Function or a Logic App) can receive an event when a certificate is about to expire!
Read more about this in the Azure documentation pages.
Both of these new features are in public preview.
AZURE NEWS: “Prevent Shared Key authorization for an Azure Storage account”
AZURE NEWS: What’s new with .NET on Azure Functions – June 2021
BUILD 2021 NEWS: “Native support for WebSocket APIs in Azure API Management”
AZURE NEWS: Enable azure site recovery (ASR) while Azure Virtual Machines are created
Updates to Cloud Shell docker image