Skip to content

Commit d80985d

Browse files
Create how-to-upgrade-cluster.md
1 parent a5490a3 commit d80985d

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: Upgrade a cluster.
3+
titleSuffix: Azure Cosmos DB for MongoDB vCore
4+
description: Steps to upgrade Azure Cosmos DB for MongoDB vCore cluster from a lower version to latest version.
5+
author: suvishod
6+
ms.author: suvishod
7+
ms.reviewer: gahllevy
8+
ms.service: cosmos-db
9+
ms.subservice: mongodb-vcore
10+
ms.custom:
11+
ms.topic: how-to
12+
ms.date: 22/07/2024
13+
---
14+
15+
# Upgrade a cluster in Azure Cosmos DB for MongoDB vCore
16+
17+
[!INCLUDE[MongoDB vCore](~/reusable-content/ce-skilling/azure/includes/cosmos-db/includes/appliesto-mongodb-vcore.md)]
18+
19+
Azure Cosmos DB for MongoDB vCore provides customers with a convenient self-service option to upgrade to the latest MongoDB version. This feature ensures a seamless upgrade path with just a click, allowing businesses to continue their operations without interruption.
20+
21+
22+
## Prerequisites
23+
24+
- An existing Azure Cosmos DB for MongoDB vCore cluster.
25+
- If you don't have an Azure subscription, [create an account for free](https://azure.microsoft.com/free).
26+
- If you have an existing Azure subscription, [create a new Azure Cosmos DB for MongoDB vCore cluster](quickstart-portal.md).
27+
28+
29+
## Upgrade a cluster
30+
31+
Here are the detailed steps to upgrade a cluster to latest version:
32+
33+
1. Sign in to the [Azure portal](https://portal.azure.com).
34+
35+
2. Go to the **Overview** blade of your Azure Cosmos DB for MongoDB vCore cluster and click the **Upgrade** button as illustrated below.
36+
37+
> [!NOTE]
38+
> The upgrade button will stay disabled if you're already using the latest version.
39+
40+
3. A new window will appear on the right, allowing you to choose the MongoDB version you wish to upgrade to. Select the appropriate version and submit the upgrade request.
41+
42+
43+
44+
## Next steps
45+
46+
In this guide, we'll learn more about point in time restore(PITR) on Azure Cosmos DB for MongoDB vCore.
47+
48+
> [!div class="nextstepaction"]
49+
> [Restore cluster](how-to-restore-cluster.md)

0 commit comments

Comments
 (0)