|
| 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: suvishodcitus |
| 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: 07/22/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 provide 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 | + :::image type="content" source="media/how-to-scale-cluster/upgrade-overview-page.png" alt-text="Screenshot of the overview page."::: |
| 38 | + |
| 39 | + > [!NOTE] |
| 40 | + > The upgrade button will stay disabled if you're already using the latest version. |
| 41 | +
|
| 42 | +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. |
| 43 | + |
| 44 | + :::image type="content" source="media/how-to-scale-cluster/upgrade-side-window.png" alt-text="Screenshot of server upgrade page."::: |
| 45 | + |
| 46 | +## Next steps |
| 47 | + |
| 48 | +In this guide, we'll learn more about point in time restore(PITR) on Azure Cosmos DB for MongoDB vCore. |
| 49 | + |
| 50 | +> [!div class="nextstepaction"] |
| 51 | +> [Restore cluster](how-to-restore-cluster.md) |
0 commit comments