Azure – CRUD operations with Cosmos DB for Table
In this post, we will see how to implements all CRUD operations with Cosmos DB for Table, using an Azure Function.But first of all, what is Cosmos DB for Table?“The Cosmos DB Table API is a schema-less, key-value storage solution designed to work like Azure Table Storage but with enhanced features. It allows us to… Read More »