Daniel Marino
23 October 2024
Fixing the Error and Key Not Found in the Key Ring Session Cookie Unprotection in C# Azure AKS Deployment

This article discusses how to fix a C# application running on Azure Kubernetes Service that has a missing key in the key ring and a session cookie unprotection error. It describes various key storage techniques, explains why Data Protection is unable to retrieve keys from Blob Storage, and offers fixes to guarantee key persistence.