Posts by this author

Feb 2, 2026
Post comments count0
Post likes count0

Azure Cosmos DB Data Explorer now supports Dark Mode

If you spend time in the Azure Portal’s using Azure Cosmos DB Data Explorer, you know it’s a “lots of screens, lots of tabs, lots of work happening” kind of place. So I’m excited to share a small upgrade that makes a big difference: Dark Mode is now supported in Cosmos DB Data Explorer. It just works with Azure Portal Dark Mode If you already...

Azure Cosmos DB for NoSQLAzure Cosmos DBData Explorer
Oct 21, 2025
Post comments count0
Post likes count0

“Cost Management” Is Now “Account Throughput” and It’s Moving

We’ve made a small but important change in the Azure portal for Azure Cosmos DB to make it easier to manage your account-level throughput. The “Cost Management” section has been renamed to “Account Throughput” and can now be found under the Settings section of your Azure Cosmos DB account in the Azure portal. What you can do in Account Throughp...

Azure Cosmos DB for NoSQLAnnouncementsNews
Sep 10, 2025
Post comments count0
Post likes count0

Introducing the Azure Cosmos DB Account Overview Hub

A Simpler Way to Navigate, Learn, and Optimize your Azure Cosmos DB Account within the Azure Portal. Whether you are just getting started with Azure Cosmos DB or managing a production workload, finding the right tools and guidance in the Azure portal should be simple. The new Cosmos DB Account Overview Hub makes that possible. It brings toge...

Azure Cosmos DB for NoSQLAnnouncementsNews
Apr 14, 2025
Post comments count0
Post likes count1

Introducing Region Selection in Azure Cosmos DB Data Explorer for NoSQL Accounts

You asked—we delivered! Users can now manually select the region Data Explorer sends requests to! When you use Entra Authentication with NoSQL accounts, you can now enable the Region Selection option in settings. This new capability gives you precise control over where your requests are sent, helping you test, troubleshoot, and optimize performance...

Azure Cosmos DB for NoSQL
Oct 21, 2024
Post comments count0
Post likes count0

Updates to Azure Cosmos DB’s Portal Networking Settings

We are happy to share with you an update to the Azure Cosmos DB networking configuration options within the Azure Portal. This update introduces a split in the IP address list, now presented as two distinct categories: user IP addresses and Portal Middleware IPs.  Managing IP access control policies is essential for maintaining a secure environment...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDBAzure Cosmos DB for Apache Cassandra
Oct 9, 2024
Post comments count0
Post likes count0

Debug Queries More Efficiently with the Improved Error Messaging in Azure Cosmos DB Data Explorer

Azure Cosmos DB Data Explorer is a web-based tool available in the Azure Portal that allows you to manage data, as well as track and fix issues with your queries. In this blog post, we will focus on some of the new features in data explorer that improve the error messaging in the query editor, making it easier for you to debug queries in Azure Cosm...

Azure Cosmos DB for NoSQL
Oct 9, 2024
Post comments count0
Post likes count0

Enhancing Data Explorer: Custom Columns, Filter History, and Query Views Explained

Managing large amounts of data is exciting. As a dataset grows in complexity and size, finding efficient ways to sort and analyze this info becomes more important. Azure Cosmos DB Data Explorer is a tool to query, review, and manage your data.  We’ve heard from your feedback in our NPS survey that there’s a need for more options to dive deeper into...

Azure Cosmos DB for NoSQLNews
Sep 12, 2024
Post comments count0
Post likes count0

Enabling IP Access Control Policy for Azure Portal: A Necessity

Managing IP access control policies is essential for maintaining a secure Azure environment. These policies allow you to restrict access to your resources based on specific IP addresses, adding an extra layer of security to prevent unauthorized access. To avoid disruptions when accessing your Azure Cosmos DB for MongoDB or Apache Cassandra API a...

Azure Cosmos DB for MongoDBAzure Cosmos DB for NoSQLTips and Tricks
Aug 13, 2024
Post comments count1
Post likes count1

What’s New in Azure Cosmos DB Data Explorer: A Better Way to Navigate Your Data

As a developer, you may have to work on various projects that involve storing and querying data from different regions and devices. Whether you are building a web application, a mobile app, a gaming platform, or an IoT solution, you want a database that can handle the complexity and scale of your data without compromising on performance and ava...

Azure Cosmos DB for NoSQL
Aug 12, 2024
Post comments count0
Post likes count3

View and Delete Multiple Items at once in Azure Cosmos DB with Data Explorer

One common task that developers need to perform when working with Azure Cosmos DB is deleting and viewing items from a container. Whether it's for cleaning up test data, removing obsolete records, or complying with data retention policies, deleting items is an essential operation that should be easy and efficient. However, until recently, deleti...

Azure Cosmos DB for NoSQL