Skip to content

Commit 2930a24

Browse files
committed
Fix bugs
1 parent 67f3e2a commit 2930a24

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cosmos-db/mongodb/vcore/quickstart-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.reviewer: sidandrews
99
ms.service: azure-cosmos-db
1010
ms.subservice: mongodb-vcore
1111
ms.topic: quickstart
12-
ms.date: 06/20/2024
12+
ms.date: 08/08/2024
1313
---
1414

1515
# Quickstart: Create an Azure Cosmos DB for MongoDB vCore cluster by using the Azure portal
@@ -43,7 +43,7 @@ Create a MongoDB cluster by using Azure Cosmos DB for MongoDB vCore.
4343

4444
1. On the **Create Azure Cosmos DB for MongoDB cluster** page, select the **Configure** option within the **Cluster tier** section.
4545

46-
:::image type="content" source="media/quickstart-portal/select-cluster-option.png" alt-text="Screenshot of the configure cluster option for a new Azure Cosmos DB for MongoDB cluster.":::
46+
:::image type="content" source="media/quickstart-portal/select-cluster-option.png" alt-text="Screenshot of the 'configure cluster' option for a new Azure Cosmos DB for MongoDB cluster.":::
4747

4848
1. On the **Scale** page, leave the options set to their default values:
4949

@@ -63,7 +63,7 @@ Create a MongoDB cluster by using Azure Cosmos DB for MongoDB vCore.
6363
| Resource group | Resource group name | Select a resource group, or select **Create new**, then enter a unique name for the new resource group. |
6464
| Cluster name | A unique name | Enter a name to identify your Azure Cosmos DB for MongoDB cluster. The name is used as part of a fully qualified domain name (FQDN) with a suffix of *mongocluster.cosmos.azure.com*, so the name must be globally unique. The name can only contain lowercase letters, numbers, and the hyphen (-) character. The name must also be between 3 and 40 characters in length. |
6565
| Location | The region closest to your users | Select a geographic location to host your Azure Cosmos DB for MongoDB cluster. Use the location that is closest to your users to give them the fastest access to the data. |
66-
| MongoDB version | Version of MongoDB to run in your cluster | This controls the mongo version your applications will use. |
66+
| MongoDB version | Version of MongoDB to run in your cluster | This controls the mongo version your application uses. |
6767
| Admin username | Provide a username to access the cluster | This user is created on the cluster as a user administrator. |
6868
| Password | Use a unique password to pair with the username | Password must be at least eight characters and at most 128 characters. |
6969

@@ -115,7 +115,7 @@ When you're done with Azure Cosmos DB for MongoDB vCore cluster, you can delete
115115

116116
1. On the resource group page, select **Delete resource group**.
117117

118-
:::image type="content" source="media/quickstart-portal/select-delete-resource-group-option.png" alt-text="Screenshot of the delete resource group option in the menu for a specific resource group.":::
118+
:::image type="content" source="media/quickstart-portal/select-delete-resource-group-option.png" alt-text="Screenshot of the 'delete resource group' option in the menu for a specific resource group.":::
119119

120120
1. In the deletion confirmation dialog, enter the name of the resource group to confirm that you intend to delete it. Finally, select **Delete** to permanently delete the resource group.
121121

0 commit comments

Comments
 (0)