From 6b61a32a797d6635388e2d0201b9f9e1fb2ac591 Mon Sep 17 00:00:00 2001 From: Patty <91703531+patty-chow@users.noreply.github.com> Date: Wed, 12 Nov 2025 14:23:03 -0800 Subject: [PATCH] Update page.tsx to reflect naming change --- app/blogs/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/blogs/page.tsx b/app/blogs/page.tsx index 7033bff..f5983c6 100644 --- a/app/blogs/page.tsx +++ b/app/blogs/page.tsx @@ -213,7 +213,7 @@ export default function Blogs() {

We are excited to announce the official release of DocumentDB—an open-source document database platform and the - engine powering the vCore-based Azure Cosmos DB for MongoDB, + engine powering Azure DocumentDB (with MongoDB compatibility), built on PostgreSQL. This marks a significant milestone in creating an interoperable, portable, and fully supported production-ready document data store.