Set up Cosmos DB in Azure
This is a tutorial of how easy it is to set up a CosmosDB. Part of a blog series about Azure Functions and Cosmos DB.
Keep it simple! A tech blog with Azure and Episerver stuff
This is a tutorial of how easy it is to set up a CosmosDB. Part of a blog series about Azure Functions and Cosmos DB.
Simple Note to self how to deserialize json data from Cosmos DB to custom object with Newtonsoft.Json.JsonConvert.DeserializeObject<>
Examples how to get routing parameters with SQL API working for Cosmos DB in Azure functions.