Azure roadmap
As Azure continues to grow, we want to keep you informed—so that we can plan for the future together. This product roadmap is the place to find out what’s new and what’s coming next. Let us know what you think by providing feedback and voting on items. You can also subscribe to notifications, so you’ll always be the in the know.
Azure Cosmos DB—Database account auditing
Date updated: Tuesday, September 26, 2017
Now generally available, Azure diagnostics logs for Azure Cosmos DB will enable users to see logs for all requests made to their respective database account at the individual request level.
Azure Cosmos DB—New metrics and heatmaps
Date updated: Tuesday, September 26, 2017
We’re happy to announce the availability of new metrics and heatmaps in Azure Cosmos DB.
Native integration between Azure Cosmos DB and Azure Functions
Date updated: Tuesday, September 26, 2017
With the native integration between Azure Cosmos DB and Azure Functions, you will be able to simply add a trigger function directly from your Azure Cosmos DB account.
Azure Cosmos DB—Event driven architectures with Change Feed Processor library
Date updated: Thursday, August 24, 2017
Build event-driven architectures and receive a real-time stream of database updates with Azure Cosmos DB change feed.
Azure Cosmos DB
Date updated: Wednesday, May 24, 2017
Azure Cosmos DB was built from the ground up with global distribution and horizontal scale at its core. It offers turnkey global distribution across any number of Azure regions by transparently scaling and replicating your data wherever your users are.
Azure Cosmos DB—command-line interface support extended
Date updated: Wednesday, June 14, 2017
Azure Cosmos DB has new command-line interface (CLI) commands for create, read, update, and delete operations on databases and collections, as well as scaling container throughput.
Azure Cosmos DB will support table and graph APIs
Date updated: Wednesday, May 24, 2017
Azure Cosmos DB will be a globally distributed, multi-model database from Microsoft that will support document APIs, key-value, and graph APIs.
Azure Cosmos DB—Data Explorer
Date updated: Wednesday, May 31, 2017
Data Explorer will be a one-stop shop for management of your Azure Cosmos DB data. Soon to be in preview, it will provide a rich and unified developer experience for inserting, querying, and managing data within the Azure portal and the Emulator.
Azure Cosmos DB SDK for Xamarin
Date updated: Wednesday, May 31, 2017
Azure Cosmos DB will be a powerful cloud database for mobile apps. It'll feature a fully-managed NoSQL database as a service that will scale on demand.
Azure Cosmos DB Change Feed support
Date updated: Wednesday, May 31, 2017
With Change Feed support, Azure Cosmos DB will provide a sorted list of documents, in the order in which they were modified, within a Cosmos DB collection. Use this feed to listen for modifications to data within the collection and to perform actions such as providing a trigger call to an API when a document is inserted or modified, performing real-time processing on updates, and syncing data with a cache, search engine, or data warehouse.