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.
This site is a tech-blog featuring Optimizely and Azure content. Author of content is senior developer and MVP Luc Gosso. Optimizely.blog is sponsored by Epicweb.
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.