What the heck is Azure Key Vault Managed HSM
Explains Azure Key Vault Managed HSM, its purpose for regulatory compliance and hardware-level security, and provides a technical setup guide.
Explains Azure Key Vault Managed HSM, its purpose for regulatory compliance and hardware-level security, and provides a technical setup guide.
A PowerShell guide for migrating Azure Key Vault secrets between tenants and subscriptions, including a detailed script.
A guide to implementing encryption and data protection in Azure using PowerShell, covering Key Vault, TDE, Storage Encryption, and more.
Explains how to use Azure Key Vault keys for signing and encrypting JSON Web Tokens (JWTs), including key rotation.
Guide to fix Azure Disk Encryption status after manual decryption, enabling VM subscription moves.
Explains how to use Azure Policy to enforce a specific soft-delete retention period for Azure Key Vaults during deployment.
Explains the purpose and benefits of Azure App Configuration and how it differs from Azure Key Vault for managing app settings.
A guide on enabling and configuring audit logging for Azure Key Vault to monitor access and usage.
Overview of Customer-Managed Keys for Azure CosmosDB and Azure Container Registry, explaining their GA release and implementation.
Guide to securely storing ASP.NET Core Data Protection keys using Azure Key Vault for encryption and Azure Blob Storage for persistence.
A technical guide on setting up Azure Pipelines to run integration tests for Azure AD-protected APIs, including service principal creation.
Guide to setting up a GitHub Actions CI workflow for automated testing of Azure AD-protected APIs, including Azure Key Vault integration.
Explains how to securely store ASP.NET Core Data Protection keys in Azure Blob Storage and encrypt them with Azure Key Vault to prevent authentication issues during deployment slot swaps.
A technical guide on setting up automated code signing for .NET NuGet packages using Azure Key Vault, AppVeyor CI, and a DigiCert certificate.
A guide to securely managing configuration in ASP.NET Core using Azure Key Vault and Azure AD Managed Service Identity (MSI) for credential-free access.
A guide on securing ASP.NET application configuration by integrating Azure Key Vault to inject secrets and connection strings.