Showing results for Azure Cosmos DB for NoSQL - Azure Cosmos DB Blog

Apr 23, 2021
2
0

Improve your Azure Cosmos DB .NET SDK initialization

Matias Quaranta
Matias Quaranta

In this post, learn about the ways you can initialize your Azure Cosmos DB .NET SDK client to avoid latency spikes in your first operations.

Azure Cosmos DB for NoSQLTips and Tricks
Mar 18, 2021
2
0

Seamlessly transfer Kafka data with the new Azure Cosmos DB connector

Nikisha Reyes-Grange
Nikisha Reyes-Grange

Enable smooth data transfers between Apache Kafka and Azure Cosmos DB. New self-managed source and sink Azure Cosmos DB connectors for Kafka Connect are available now and can be downloaded from Confluent Hub or on GitHub.

Azure Cosmos DB for NoSQLAnnouncements
Mar 4, 2021
1
0

Share your notebooks with Azure Cosmos DB public notebooks gallery

Deborah Chen
Deborah Chen

We’re excited to announce two updates to our Azure Cosmos DB notebooks preview. Notebooks are now available in 29 regions, and with the new public gallery, publish and share your notebooks with the broader Azure Cosmos DB community

AnnouncementsAzure Cosmos DB for NoSQLNotebooks
Mar 2, 2021
1
0

Continuous backup with point in time restore now in preview

Govind Kanshi
Govind Kanshi

Azure Cosmos DB now offers continuous backup with point-in-time restore capabilities. This feature can help to recover your database from accidental delete of accounts, containers or mutation of data. The restore can be accomplished through a wide area of tools available on the platform.

Azure Cosmos DB for NoSQLAnnouncementsAzure Cosmos DB for MongoDB
Mar 2, 2021
4
0

Role-based access control with Azure AD now in preview

Thomas Weiss
Thomas Weiss

Role-based access controls are now in public preview for Azure Cosmos DB Core (SQL) API. They offer fine-grained control over permissions and add a new layer of security to your databases.

SecurityAzure Cosmos DB for NoSQLAnnouncements
Feb 16, 2021
3
1

New ways to use composite indexes in Azure Cosmos DB

Tim Sander
Tim Sander

You can now use composite indexes in Azure Cosmos DB to optimize additional cases of the most common inefficient queries! Anytime you have a slow or high RU query, you should first consider whether the query can be optimized with a composite index.

QueryAzure Cosmos DB for NoSQLTips and Tricks
Jan 21, 2021
2
0

Introducing the LIKE keyword in Azure Cosmos DB

Tim Sander
Tim Sander

You can now use the LIKE keyword to do text searches in Azure Cosmos DB SQL (core) API! By including the LIKE keyword in a WHERE clause, you can search for specific string patterns.

QueryAzure Cosmos DB for NoSQL
Dec 17, 2020
6
1

Understanding how to query arrays in Azure Cosmos DB

Tim Sander
Tim Sander

This blog is the final part of a series of blogs where we’ll demystify commonly confused concepts for developers learning how to query data using Azure Cosmos DB. Today, we’ll walk through tips and tricks for querying arrays.

QueryAzure Cosmos DB for NoSQL
Dec 10, 2020
2
0

New in documentation for December 2020

Nikisha Reyes-Grange
Nikisha Reyes-Grange

A guide to the most recent Azure Cosmos DB technical documentation updates for December 2020.

Azure Cosmos DB for NoSQLNews