HttpClientFactory in the Azure Cosmos DB .NET SDK Matias QuarantaAugust 19, 2020Aug 19, 202008/19/20 In this post, learn about HTTPClientFactory and how you can use it to pool HTTP connections with Azure Cosmos DB clients.
Using spatial geometry data in Azure Cosmos DB Tim SanderMay 7, 2020May 7, 202005/7/20 Support for two different types of spatial data has been added to Azure Cosmos DB. Using the SQL (Core) API: geography data (round-earth coordinate system), and two-dimensional geometry data.