Session and cache provider using Azure Cosmos DB in general availability
Published date: July 14, 2021
Now you can use Azure Cosmos DB as a session state provider and distributed cache. The provider leverages the Azure Cosmos DB .NET SDK as a performant and distributed session state provider for use within your web applications to store session state (non-personal identifiable) data. Additionally, the Azure Cosmos DB provider can be used for any application that requires a distributed cache to improve the performance and scalability of your app.