Showing results for 2021 - Page 4 of 4 - Azure Cosmos DB Blog

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
0
0

Azure Cosmos DB API for MongoDB v4.0 Is Here – Three Reasons to Upgrade Now

Gahl Levy
Gahl Levy

Announced at Microsoft Ignite, Azure Cosmos DB API for Mongo DB v4.0 is now generally available! Discover exciting new features like multi-document transactions, explore upgrade options, and learn about the top three reasons you should upgrade now.

Azure Cosmos DB for MongoDBAnnouncements
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
Mar 2, 2021
0
0

Now in preview: Azure Managed Instance for Apache Cassandra

Theo van Kraay
Theo van Kraay

Today at Microsoft Ignite, we announced Azure Managed Instance for Apache Cassandra in public preview. Azure Managed Instance for Apache Cassandra provides the ability to provision managed native Apache Cassandra clusters, with automated deployment and scaling operations, accelerating hybrid scenarios and reducing ongoing maintenance. Why are ...

Azure Cosmos DB for Apache CassandraAnnouncements
Feb 19, 2021
0
0

Announcing: Azure Cosmos DB Conf, a free online developer event

Mark Brown
Mark Brown

We are really excited to announce Azure Cosmos DB Conf, April 20-21, 2021. This is our very first virtual conference dedicated to Azure Cosmos DB, Microsoft's fast NoSQL database with open APIs for any scale. This free event is being organized in collaboration with the Azure Cosmos DB community, and sessions will be delivered by community member...

AnnouncementsNews
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 25, 2021
2
0

Four Ways to Try Azure Cosmos DB FREE

Nikisha Reyes-Grange
Nikisha Reyes-Grange

There are a variety of ways to try Azure Cosmos DB for free, in both production and non-production environments. Explore the options and find the one that best suits your needs.

Tips 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