You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments