Showing results for cosmosdb - Azure Cosmos DB Blog

Oct 9, 2024
0
1

Meet the Winners | Microsoft Developers Azure AI & Azure Cosmos DB Learning Hackathon

Ricky Diep
Ricky Diep

Azure Cosmos DB powers some of the world’s most popular intelligent apps like ChatGPT. In a recent hackathon, Over 9,500 developers engaged with Azure Cosmos DB and Azure AI services, making it one of the most popular on Devpost, ranking in the top 0.2% of all Devpost hackathons.  Participants explored AI fundamentals and built their own AI ...

AnnouncementsAzure Cosmos DB for MongoDBNews
Oct 1, 2024
0
0

Announcing Private Preview: Read and Read/Write Privileges with Secondary Users for vCore-Based Azure Cosmos DB for MongoDB

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

 We are excited to announce the private preview of a new feature in vCore-based Azure Cosmos DB for MongoDB —Role-Based Access Control (RBAC) Integration for Secondary Users with Read/Read Write Privileges. This enhancement is designed to give organizations more granular control over their database security while maintaining the flexibility and ...

Azure Cosmos DB for MongoDBRBAC
Nov 15, 2023
0
1

What’s New for Azure Managed Instance for Apache Cassandra at Microsoft Ignite 2023: Building the Next Generation of AI Apps

Ricky Diep Theo van Kraay
Ricky,
Theo

  Get ready for Microsoft Ignite 2023, where we'll be unveiling exciting new features and enhancements for Azure Managed Instance for Apache Cassandra. With the introduction of vector search, turnkey major version upgrades, turnkey replication for multi-region clusters, turnkey hybrid cluster setup for live migrations, and L-series VM ...

Azure Cosmos DB for Apache CassandraTips and Tricks
May 23, 2023
20
3

Announcing Materialized Views for Azure Cosmos DB for NoSQL (Preview)

Abhinav Tripathi
Abhinav Tripathi

When designing an application using Azure Cosmos DB, users are required to select a Partition Key from among the properties stored for each item, and the value in the Partition Key is used to scale out their data. Users can avoid costly cross partition queries by correctly using the Partition Key in their queries but in many cases, it can be ...

Azure Cosmos DB for NoSQL
Jun 28, 2022
0
1

Benchmarking Data Migration from Cassandra to Azure Cosmos DB Cassandra API

Alp Kaya Akash Shankaran
Alp,
Akash

About the authors:  Akash & Alp We are working with many customers who for a variety of reasons such as not having to deal with patching the O/S, upgrades, scalability, etc. are looking to move their Cassandra IaaS workloads to Azure and one of the destinations is Azure Cosmos DB Cassandra API. We wanted to explore and dive deeper into ...

Azure Cosmos DB for Apache CassandraTips and TricksMigration
Nov 2, 2021
9
0

Now Generally Available – Partial Document Update in Azure Cosmos DB

Abhishek Gupta Sajeetharan Sinnathurai
Abhishek,
Sajeetharan

Check out the new partial document update feature for Azure Cosmos DB Core (SQL) API, announced at Microsoft Ignite. This feature makes it possible to use the Java, .NET, and Node.js SDKs to perform path-level updates to specific fields/properties in a single document without needing to perform a full document read-replace operation.

Azure Cosmos DB for NoSQLAnnouncements
Sep 11, 2020
0
0

Upgrade your server version from 3.2 to 3.6 for Azure Cosmos DB API for MongoDB

Luis Bosquez
Luis Bosquez

You can now upgrade your applicable MongoDB account to the latest version by using our automatic database upgrade process. The upgrade process doesn't interrupt the availability of your account and it doesn't consume RU/s or decrease the capacity of the database at any point. No existing data or indexes will be affected by this process. This ...

Azure Cosmos DB for MongoDBAnnouncements
Mar 19, 2020
0
0

Native Mongo shell on Azure Cosmos DB API for MongoDB now in preview

Luis Bosquez
Luis Bosquez

We are happy to announce the preview release for native Mongo shell v3.6.8 on the Data Explorer for Azure Cosmos DB’s API for MongoDB! This will provide you with the native Mongo shell capabilities for database management and CRUD operations. This is available in your Data Explorer either in the Azure Portal or in its stand-alone version. ...

AnnouncementsAzure Cosmos DB for MongoDB