{"id":5241,"date":"2015-09-15T00:00:00","date_gmt":"2015-09-15T07:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/what-s-new-with-documentdb"},"modified":"2025-09-17T09:29:10","modified_gmt":"2025-09-17T16:29:10","slug":"what-s-new-with-documentdb","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/","title":{"rendered":"What\u2019s new with DocumentDB?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Earlier this year we announced the general availability of <a href=\"https:\/\/www.documentdb.com\/\"><u>Azure DocumentDB<\/u><\/a>. DocumentDB is a fully managed NoSQL database service designed to store and manage JSON documents at scale. As a schema-agnostic storage system, DocumentDB allows developers to rapidly iterate over data models and evolve applications without having to deal with complex data tier upgrades. But DocumentDB isn\u2019t just simple JSON storage. All data is fully indexed and immediately queryable through a SQL query interface. DocumentDB provides applications with the ability to issue rich ad hoc queries over semi-structured data.<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.webp\" alt=\"Rocket ship image\" class=\"wp-image-9444 webp-format\" data-orig-src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.webp\"><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">We\u2019re really excited to see what customers are building with DocumentDB from large-scale mobile games, industrial and automotive <a href=\"https:\/\/www.microsoft.com\/en-us\/server-cloud\/internet-of-things.aspx\"><u>IoT<\/u><\/a> systems to large-scale website <a href=\"https:\/\/customers.microsoft.com\/Pages\/CustomerStory.aspx?recid=17635\"><u>personalization systems<\/u><\/a>. As customers use the service more, we love to hear about what people are doing and how we can make the service better.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Since general availability, we\u2019ve released a number of service updates aimed at addressing customer needs and making the service simpler to consume. Some of the key updates that are now available to all Azure customers include:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"order-by\">Order By<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">DocumentDB now supports <a href=\"https:\/\/azure.microsoft.com\/documentation\/articles\/documentdb-orderby\/\"><u>Order By<\/u><\/a> and string range queries. With this, you can sort query results using any string, numeric, or Boolean property in your JSON documents. DocumentDB&#8217;s Order By can be used to serve low latency queries against large collections of documents and is designed to work with a minimal index storage overhead. Refer to the DocumentDB query <a href=\"https:\/\/azure.microsoft.com\/documentation\/articles\/documentdb-sql-query-cheat-sheet\/\">cheat sheet<\/a> for the full set of query capabilities.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"geospatial\">Geospatial<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Building location aware applications and IoT systems with DocumentDB is much easier with the introduction of <a href=\"https:\/\/azure.microsoft.com\/documentation\/articles\/documentdb-geospatial\/\"><u>geospatial support<\/u><\/a>. DocumentDB now natively understands spatial points and polygons represented in the <a href=\"https:\/\/geojson.org\/geojson-spec.html\"><u>GeoJSON<\/u><\/a> standard. DocumentDB automatically indexes geospatial data and provides SQL support for performing proximity queries.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"id-based-routing\">Id based routing<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">We heard from many developers that the use of <a href=\"https:\/\/azure.microsoft.com\/blog\/azure-documentdb-bids-fond-farewell-to-self-links\/\"><u>self-links<\/u><\/a> was too cumbersome when accessing DocumentDB resources. DocumentDB now supports interacting with database resources with the id that was supplied when the resource was created. This alleviates the need for applications to cache or lookup resource self-links.&nbsp;&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"online-index-transformations\">Online index transformations<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">DocumentDB <a href=\"https:\/\/azure.microsoft.com\/documentation\/articles\/documentdb-indexing-policies\/\"><u>indexing policies<\/u><\/a> can now be modified on existing collections online and in-place. Indexing policies control aspects of index management including index storage overhead, write and query throughput and query consistency.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"javascript-language-integrated-query\">JavaScript language-integrated query<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When executing stored procedures and triggers from within DocumentDB, you can now utilize a JavaScript language integrated query API. The <a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/documentdb-programming\/\"><u>JavaScript language-integrated query<\/u><\/a> capabilities of DocumentDB provide a fluent and familiar programming experience for developers that have used ES5\u2019s array built-ins or JavaScript libraries like <a href=\"https:\/\/lodash.com\/\"><u>Lodash<\/u><\/a> or <a href=\"https:\/\/underscorejs.org\/\"><u>Underscore<\/u><\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"azure-preview-portal-enhancements\">Azure Preview portal enhancements<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/portal.azure.com\/\"><u>Azure Preview portal<\/u><\/a> now supports an increased number of development and management activities for DocumentDB customers. Both query explorer and document explorer have been improved to ease data access, query development and data management. A <a href=\"https:\/\/azure.microsoft.com\/documentation\/articles\/documentdb-view-scripts\/\"><u>script explorer<\/u><\/a> is now available to create, edit and delete stored procedures, triggers and UDFs. DocumentDB also now supports <a href=\"https:\/\/azure.microsoft.com\/documentation\/articles\/resource-group-move-resources\/\"><u>moving accounts<\/u><\/a> across resource groups.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"data-migration-tool-enhancements\">Data migration tool enhancements<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The DocumentDB <a href=\"https:\/\/azure.microsoft.com\/documentation\/articles\/documentdb-import-data\/\"><u>data migration tool<\/u><\/a> supports importing data from a variety of sources including JSON and SQL Server as well as exporting JSON data from DocumentDB. The migration tool has been updated to support new sources including Azure Table, Azure Blob, Amazon DynamoDB and HBase. The migration tool also now includes support for partitioning and custom index policies.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"azure-data-factory-integration\">Azure Data Factory Integration<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You can now use Azure\u2019s data movement service to connect to DocumentDB. <a href=\"https:\/\/azure.microsoft.com\/blog\/data-movement-in-big-data-space-5\/\"><u>Azure Data Factory<\/u><\/a> now supports DocumentDB as both a source and a sink for data pipelines.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"partitioning-support\">Partitioning support<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Applications using the DocumentDB .NET SDK can take advantage of <a href=\"https:\/\/azure.microsoft.com\/documentation\/articles\/documentdb-sharding\/\"><u>partitioning support<\/u><\/a> to aid in the development of large-scale applications. The latest SDK includes built-in support for range and hash based partitioning across multiple collections as well as the ability to register custom partitioning schemes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"general-availability-in-australia\">General availability in Australia<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">DocumentDB is now <a href=\"https:\/\/azure.microsoft.com\/blog\/azure-documentdb-ndash-g-rsquo-day-australia\/\"><u>generally available<\/u><\/a> for customers in the Australia East and Australia Southeast regions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We\u2019ve been hard at work to improve the service. Hopefully you find these updates valuable for applications currently built on DocumentDB and those you plan to develop in the future. If you looked at the service either in preview or at general availability, now might be a good time to take another look. Get started with Azure DocumentDB by signing up for a <a href=\"https:\/\/azure.microsoft.com\/pricing\/free-trial\/\"><u>free trial<\/u><\/a> or create a database account today through the Azure Preview portal.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our goal is to give you timely and relevant information through these posts. Leave us a comment below with what you thought of this recap. We want to hear your perspective and feedback; it helps us continue to provide relevant information and service updates.&nbsp; If you need any help or have questions or feedback, please reach out on the <a href=\"https:\/\/stackoverflow.com\/questions\/tagged\/azure-documentdb\"><u>developer forums on stack overflow<\/u><\/a> or schedule a 1:1 chat with the DocumentDB engineering team.&nbsp; Stay up-to-date on the latest DocumentDB news and features by following us on Twitter <a href=\"https:\/\/twitter.com\/DocumentDB\"><u>@DocumentDB<\/u><\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>DocumentDB is a fully managed NoSQL database service designed to store and manage JSON documents at scale. We\u2019ve released a number of service updates aimed at addressing customer needs and making the service simpler to consume.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1473,1485],"tags":[48],"audience":[3057,3055,3056],"content-type":[1511],"product":[1538],"tech-community":[],"topic":[],"coauthors":[97],"class_list":["post-5241","post","type-post","status-publish","format-standard","hentry","category-databases","category-internet-of-things","tag-big-data","audience-data-professionals","audience-developers","audience-it-implementors","content-type-best-practices","product-azure-cosmos-db","review-flag-1-1680286581-825","review-flag-free-1680286579-836","review-flag-gener-1680286584-335","review-flag-iot-1680286585-835","review-flag-new-1680286579-546"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What\u2019s new with DocumentDB? | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"DocumentDB is a fully managed NoSQL database service designed to store and manage JSON documents at scale. We\u2019ve released a number of service updates aimed at addressing customer needs and making the service simpler to consume.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What\u2019s new with DocumentDB? | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"DocumentDB is a fully managed NoSQL database service designed to store and manage JSON documents at scale. We\u2019ve released a number of service updates aimed at addressing customer needs and making the service simpler to consume.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2015-09-15T07:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-17T16:29:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.png\" \/>\n<meta name=\"author\" content=\"Microsoft Azure\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Microsoft Azure\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/\",\"@type\":\"Person\",\"@name\":\"Microsoft Azure\"}],\"headline\":\"What\u2019s new with DocumentDB?\",\"datePublished\":\"2015-09-15T07:00:00+00:00\",\"dateModified\":\"2025-09-17T16:29:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/\"},\"wordCount\":827,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.png\",\"keywords\":[\"Big Data\"],\"articleSection\":[\"Databases\",\"Internet of things\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/\",\"name\":\"What\u2019s new with DocumentDB? | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.png\",\"datePublished\":\"2015-09-15T07:00:00+00:00\",\"dateModified\":\"2025-09-17T16:29:10+00:00\",\"description\":\"DocumentDB is a fully managed NoSQL database service designed to store and manage JSON documents at scale. We\u2019ve released a number of service updates aimed at addressing customer needs and making the service simpler to consume.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.webp\",\"width\":905,\"height\":609,\"caption\":\"Rocket ship image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Databases\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/databases\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"What\u2019s new with DocumentDB?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What\u2019s new with DocumentDB? | Microsoft Azure Blog","description":"DocumentDB is a fully managed NoSQL database service designed to store and manage JSON documents at scale. We\u2019ve released a number of service updates aimed at addressing customer needs and making the service simpler to consume.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/","og_locale":"en_US","og_type":"article","og_title":"What\u2019s new with DocumentDB? | Microsoft Azure Blog","og_description":"DocumentDB is a fully managed NoSQL database service designed to store and manage JSON documents at scale. We\u2019ve released a number of service updates aimed at addressing customer needs and making the service simpler to consume.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2015-09-15T07:00:00+00:00","article_modified_time":"2025-09-17T16:29:10+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.png","type":"","width":"","height":""}],"author":"Microsoft Azure","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Microsoft Azure","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/","@type":"Person","@name":"Microsoft Azure"}],"headline":"What\u2019s new with DocumentDB?","datePublished":"2015-09-15T07:00:00+00:00","dateModified":"2025-09-17T16:29:10+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/"},"wordCount":827,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.png","keywords":["Big Data"],"articleSection":["Databases","Internet of things"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/","name":"What\u2019s new with DocumentDB? | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.png","datePublished":"2015-09-15T07:00:00+00:00","dateModified":"2025-09-17T16:29:10+00:00","description":"DocumentDB is a fully managed NoSQL database service designed to store and manage JSON documents at scale. We\u2019ve released a number of service updates aimed at addressing customer needs and making the service simpler to consume.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2015\/09\/DocDB_blog_150.webp","width":905,"height":609,"caption":"Rocket ship image"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/what-s-new-with-documentdb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"Databases","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/databases\/"},{"@type":"ListItem","position":3,"name":"What\u2019s new with DocumentDB?"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/5241","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=5241"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/5241\/revisions"}],"predecessor-version":[{"id":46477,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/5241\/revisions\/46477"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=5241"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=5241"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=5241"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=5241"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=5241"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=5241"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=5241"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=5241"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=5241"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}