Bulk support improvements for Azure Cosmos DB .NET SDK
Learn about the improvements made on Bulk support to increase throughput usage in the latest Azure Cosmos DB .NET SDK.
The latest news, updates and technical insights from the Azure Cosmos DB team

Learn about the improvements made on Bulk support to increase throughput usage in the latest Azure Cosmos DB .NET SDK.

We are constantly adding new query and indexing features to Azure Cosmos DB. This blog outlines a few recent query and indexing improvements for aggregates, inequality filters, and
dates and time system functions. This blog covers updates during the first four months of 2020.

In this second of our series for the Azure Cosmos DB Java SDK v4 for Core (SQL) API, I’m going to explore our new Async API.
To get you caught up though go check out the first post in this series Azure Cosmos DB Java SDK v4 –

Technology enables developers to quickly create apps that simplify our lives. But when building an app, the challenge is to identify the right combination of services or tools from the vast options available. Prototyping a solution can be expensive depending on the services used.

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.

We are thrilled to announce the general availability of Azure Private Link for Azure Cosmos DB, making Azure Cosmos DB the next Azure service compatible with Azure Private Link.
What is Azure Private Link
Azure Private Link provides private connectivity from a virtual network to Azure platform as a service (PaaS) services.

Creating event sourcing solutions with Azure Cosmos DB is easy with Azure Functions Triggers, where you can leverage the Change Feed Processor‘s powerful scaling and reliable event detection functionality, without the need to maintain any worker infrastructure. You can just focus on your Azure Function’s logic without worrying about the rest of the event-sourcing pipeline.

Creating event sourcing solutions with Azure Cosmos DB is easy with Azure Functions Triggers, where you can leverage the Change Feed Processor‘s powerful scaling and reliable event detection functionality, without the need to maintain any worker infrastructure. You can just focus on your Azure Function’s logic without worrying about the rest of the event-sourcing pipeline.

The Azure Cosmos DB Java SDK for SQL API (hereafter “Java SDK”) provides support for Java applications with Azure Cosmos DB.
Java SDK 4.0 General Availability is coming soon! To help customers prepare for this and take advantage of all the new great features,

With the new Azure Cosmos DB Free Tier, you’ll get the first 400 RU/s throughput and 5 GB storage in your account for free each month, for the lifetime of the account. That means that you can start small and grow with confidence, knowing your app will be running on a high-performance database service.
Announcements

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.

We are thrilled to announce the general availability of Azure Private Link for Azure Cosmos DB, making Azure Cosmos DB the next Azure service compatible with Azure Private Link.
What is Azure Private Link
Azure Private Link provides private connectivity from a virtual network to Azure platform as a service (PaaS) services.

With the new Azure Cosmos DB Free Tier, you’ll get the first 400 RU/s throughput and 5 GB storage in your account for free each month, for the lifetime of the account. That means that you can start small and grow with confidence, knowing your app will be running on a high-performance database service.

We are excited to announce the ability to live migrate data from Apache Cassandra to Azure Cosmos DB Cassandra API account. This allows you to migrate on-premises Cassandra workloads to Azure with minimum downtime.

What is Azure Cosmos DB?
Azure Cosmos DB is a globally distributed, multi-model database service that enables you to read and write data from any Azure region. It offers turnkey global distribution,guarantees single-digit millisecond latency at the 99th percentile, 99.999 percent high availability,

Azure Cosmos DB is Microsoft’s globally distributed, multi-model database service. It offers turn-key global distribution, guarantees single-digit millisecond latency at the 99th percentile, 99.999 percent high availability, and elastic scaling of throughput and storage.
For Ignite 2019, we’re excited to announce tons of new features,

Welcome to the new Azure Cosmos DB Team blog.
In this blog our team will work hard to provide you with lots of news and information for Azure Cosmos DB. You can come here to get the last news and updates directly from the product team as it happens and also through monthly updates.
Azure Cosmos DB

We are constantly adding new query and indexing features to Azure Cosmos DB. This blog outlines a few recent query and indexing improvements for aggregates, inequality filters, and
dates and time system functions. This blog covers updates during the first four months of 2020.

Technology enables developers to quickly create apps that simplify our lives. But when building an app, the challenge is to identify the right combination of services or tools from the vast options available. Prototyping a solution can be expensive depending on the services used.

We are thrilled to announce the general availability of Azure Private Link for Azure Cosmos DB, making Azure Cosmos DB the next Azure service compatible with Azure Private Link.
What is Azure Private Link
Azure Private Link provides private connectivity from a virtual network to Azure platform as a service (PaaS) services.

Creating event sourcing solutions with Azure Cosmos DB is easy with Azure Functions Triggers, where you can leverage the Change Feed Processor‘s powerful scaling and reliable event detection functionality, without the need to maintain any worker infrastructure. You can just focus on your Azure Function’s logic without worrying about the rest of the event-sourcing pipeline.

With the new Azure Cosmos DB Free Tier, you’ll get the first 400 RU/s throughput and 5 GB storage in your account for free each month, for the lifetime of the account. That means that you can start small and grow with confidence, knowing your app will be running on a high-performance database service.

Organizations migrating relational data to Azure Cosmos DB meet different challenges, from moving large amounts of data, to performing the transformations required to properly store the data in a format that will provide the performance required.
The first step on this type of migrations is to come up with the non-relational model that will accommodate all the relational data and support existing workload characteristics.
Cassandra API

Azure Cosmos DB now has GA support for Change Feed for its Cassandra API. This now allows users of Azure Cosmos DB’s Cassandra API to get the same great advantages of using Change Feed as enjoyed by users of SQL (Core) API and MongoDB API.

We are excited to announce the ability to live migrate data from Apache Cassandra to Azure Cosmos DB Cassandra API account. This allows you to migrate on-premises Cassandra workloads to Azure with minimum downtime.
Change Feed

Creating event sourcing solutions with Azure Cosmos DB is easy with Azure Functions Triggers, where you can leverage the Change Feed Processor‘s powerful scaling and reliable event detection functionality, without the need to maintain any worker infrastructure. You can just focus on your Azure Function’s logic without worrying about the rest of the event-sourcing pipeline.

Azure Cosmos DB now has GA support for Change Feed for its Cassandra API. This now allows users of Azure Cosmos DB’s Cassandra API to get the same great advantages of using Change Feed as enjoyed by users of SQL (Core) API and MongoDB API.
Core (SQL) API

Learn about the improvements made on Bulk support to increase throughput usage in the latest Azure Cosmos DB .NET SDK.

We are constantly adding new query and indexing features to Azure Cosmos DB. This blog outlines a few recent query and indexing improvements for aggregates, inequality filters, and
dates and time system functions. This blog covers updates during the first four months of 2020.

In this second of our series for the Azure Cosmos DB Java SDK v4 for Core (SQL) API, I’m going to explore our new Async API.
To get you caught up though go check out the first post in this series Azure Cosmos DB Java SDK v4 –

The Azure Cosmos DB Java SDK for SQL API (hereafter “Java SDK”) provides support for Java applications with Azure Cosmos DB.
Java SDK 4.0 General Availability is coming soon! To help customers prepare for this and take advantage of all the new great features,

Learn how to use the Azure Cosmos DB .NET SDK TransactionalBatch support to leverage transactional scope on groups of operations that need to atomically commit as a unit

Learn how to use the Azure Cosmos DB .NET SDK Bulk support to create high throughput data migration and ingestion applications that are optimized to take advantage of your provisioned throughput
Java SDK

In this second of our series for the Azure Cosmos DB Java SDK v4 for Core (SQL) API, I’m going to explore our new Async API.
To get you caught up though go check out the first post in this series Azure Cosmos DB Java SDK v4 –

Creating event sourcing solutions with Azure Cosmos DB is easy with Azure Functions Triggers, where you can leverage the Change Feed Processor‘s powerful scaling and reliable event detection functionality, without the need to maintain any worker infrastructure. You can just focus on your Azure Function’s logic without worrying about the rest of the event-sourcing pipeline.

The Azure Cosmos DB Java SDK for SQL API (hereafter “Java SDK”) provides support for Java applications with Azure Cosmos DB.
Java SDK 4.0 General Availability is coming soon! To help customers prepare for this and take advantage of all the new great features,
MongoDB API

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.

What is Azure Cosmos DB?
Azure Cosmos DB is a globally distributed, multi-model database service that enables you to read and write data from any Azure region. It offers turnkey global distribution,guarantees single-digit millisecond latency at the 99th percentile, 99.999 percent high availability,
News

What is Azure Cosmos DB?
Azure Cosmos DB is a globally distributed, multi-model database service that enables you to read and write data from any Azure region. It offers turnkey global distribution,guarantees single-digit millisecond latency at the 99th percentile, 99.999 percent high availability,

Azure Cosmos DB is Microsoft’s globally distributed, multi-model database service. It offers turn-key global distribution, guarantees single-digit millisecond latency at the 99th percentile, 99.999 percent high availability, and elastic scaling of throughput and storage.
For Ignite 2019, we’re excited to announce tons of new features,
Query

We are constantly adding new query and indexing features to Azure Cosmos DB. This blog outlines a few recent query and indexing improvements for aggregates, inequality filters, and
dates and time system functions. This blog covers updates during the first four months of 2020.
Security

We are thrilled to announce the general availability of Azure Private Link for Azure Cosmos DB, making Azure Cosmos DB the next Azure service compatible with Azure Private Link.
What is Azure Private Link
Azure Private Link provides private connectivity from a virtual network to Azure platform as a service (PaaS) services.
Tips and Tricks

Learn about the improvements made on Bulk support to increase throughput usage in the latest Azure Cosmos DB .NET SDK.

We are constantly adding new query and indexing features to Azure Cosmos DB. This blog outlines a few recent query and indexing improvements for aggregates, inequality filters, and
dates and time system functions. This blog covers updates during the first four months of 2020.

In this second of our series for the Azure Cosmos DB Java SDK v4 for Core (SQL) API, I’m going to explore our new Async API.
To get you caught up though go check out the first post in this series Azure Cosmos DB Java SDK v4 –

Technology enables developers to quickly create apps that simplify our lives. But when building an app, the challenge is to identify the right combination of services or tools from the vast options available. Prototyping a solution can be expensive depending on the services used.

Creating event sourcing solutions with Azure Cosmos DB is easy with Azure Functions Triggers, where you can leverage the Change Feed Processor‘s powerful scaling and reliable event detection functionality, without the need to maintain any worker infrastructure. You can just focus on your Azure Function’s logic without worrying about the rest of the event-sourcing pipeline.

Creating event sourcing solutions with Azure Cosmos DB is easy with Azure Functions Triggers, where you can leverage the Change Feed Processor‘s powerful scaling and reliable event detection functionality, without the need to maintain any worker infrastructure. You can just focus on your Azure Function’s logic without worrying about the rest of the event-sourcing pipeline.

The Azure Cosmos DB Java SDK for SQL API (hereafter “Java SDK”) provides support for Java applications with Azure Cosmos DB.
Java SDK 4.0 General Availability is coming soon! To help customers prepare for this and take advantage of all the new great features,

Organizations migrating relational data to Azure Cosmos DB meet different challenges, from moving large amounts of data, to performing the transformations required to properly store the data in a format that will provide the performance required.
The first step on this type of migrations is to come up with the non-relational model that will accommodate all the relational data and support existing workload characteristics.

Learn how to use the Azure Cosmos DB .NET SDK TransactionalBatch support to leverage transactional scope on groups of operations that need to atomically commit as a unit

A worked through sample for migrating relational data with one-to-few relationships into Azure Cosmos DB SQL API.