Skip to content

Commit cf72670

Browse files
Merge pull request #4720 from MicrosoftDocs/main
Auto Publish – main to live - 2026-04-08 11:00 UTC
2 parents 0087489 + f9c9f35 commit cf72670

File tree

8 files changed

+11
-7
lines changed

8 files changed

+11
-7
lines changed

articles/documentdb/how-to-assess-plan-migration-readiness.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ Use the **Azure DocumentDB Migration extension** in VS Code to assess the [compa
3838
1. Add the MongoDB server you want to assess for migration to the **Document DB Connections** list.
3939
1. Expand the selected connection, then Right-click and choose **Data Migration...**.
4040
:::image type="content" source="media/how-to-assess-plan-migration-readiness/documentdb-connections.png" alt-text="Screenshot of the Right Click menu in Document DB Connections.":::
41-
1. From the command palette, select **Pre-Migration Assessment for Azure DocumentDB**.
42-
:::image type="content" source="media/how-to-assess-plan-migration-readiness/command-palette.png" alt-text="Screenshot of the command palette in Visual Studio Code.":::
41+
1. From the command palette, select **Migration to Azure DocumentDB**.
42+
:::image type="content" source="media/how-to-assess-plan-migration-readiness/command-palette-migration-tools.png" alt-text="Screenshot of the command palette listing migration tools in Visual Studio Code.":::
43+
1. Then select **Pre-Migration Assessment for Azure DocumentDB**.
44+
:::image type="content" source="media/how-to-assess-plan-migration-readiness/command-palette-pre-migration-assessment.png" alt-text="Screenshot of the command palette showing pre-migration assessment option in Visual Studio Code.":::
4345
1. The assessment wizard guides you through three steps. In the **Start Validation** step, select **Run Validation** to verify credentials, prerequisites, and connectivity before proceeding.
4446
:::image type="content" source="media/how-to-assess-plan-migration-readiness/start-validation.png" alt-text="Screenshot of the Start Validation step in the assessment wizard.":::
4547

articles/documentdb/how-to-migrate-vs-code-extension.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,11 @@ You can invoke the Migration Extension from the DocumentDB Connections.
7373

7474
:::image type="content" source="media/how-to-migrate-vs-code-extension/context-menu.png" alt-text="Screenshot of the context menu in Visual Studio Code." :::
7575

76-
1. Select **Migrate to Azure DocumentDB** from the command palette.
76+
1. From the command palette, select **Migration to Azure DocumentDB**.
77+
:::image type="content" source="media/how-to-migrate-vs-code-extension/command-palette-migration-tools.png" alt-text="Screenshot of the command palette listing migration tools in Visual Studio Code.":::
7778

78-
:::image type="content" source="media/how-to-migrate-vs-code-extension/command-palette.png" alt-text="Screenshot of the command palette in Visual Studio Code." :::
79+
1. Then select **Migrate to Azure DocumentDB**.
80+
:::image type="content" source="media/how-to-migrate-vs-code-extension/command-palette-migrate.png" alt-text="Screenshot of the command palette showing migration option in Visual Studio Code.":::
7981

8082
1. A migration wizard guides you through the process.
8183

34.5 KB
Loading

articles/documentdb/media/how-to-assess-plan-migration-readiness/command-palette.png renamed to articles/documentdb/media/how-to-assess-plan-migration-readiness/command-palette-pre-migration-assessment.png

File renamed without changes.

articles/documentdb/media/how-to-migrate-vs-code-extension/command-palette.png renamed to articles/documentdb/media/how-to-migrate-vs-code-extension/command-palette-migrate.png

File renamed without changes.
34.5 KB
Loading

articles/managed-instance-apache-cassandra/create-cluster-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ This quickstart demonstrates how to use the Azure CLI commands to create a clust
8686
1. Create a datacenter for the cluster with three virtual machines (VMs). Use the following configuration:
8787

8888
- **VM size**: Standard E8s v5
89-
- **Data disks**: 4 P30 disks attached to each of the VMs deployed
89+
- **Data disks**: 4 P30 disks attached to each of the VMs deployed, When calculating storage capacity, assume a maximum sustained usage of 50%. This buffer accounts for tombstones and disk consumption by system services. Additionally, backups temporarily consume disk space before data is persisted to Blob storage.
9090

9191
After all the information is in place, use the [az managed-cassandra datacenter create](/cli/azure/managed-cassandra/datacenter#az-managed-cassandra-datacenter-create) command:
9292

articles/managed-instance-apache-cassandra/create-cluster-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
7979
We introduced write-through caching (public preview) by using L-series VM product tiers. This implementation aims to minimize tail latencies and enhance read performance, particularly for read-intensive workloads. These specific product tiers are equipped with locally attached disks, which ensure increased IOPS for read operations and reduced tail latency.
8080

8181
Write-through caching is provided without a service-level agreement (SLA). We don't recommend it for production workloads. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
82-
- **No. of disks**: Choose the number of p30 disks to be attached to each Cassandra node.
82+
- **No. of disks**: Choose the number of p30 disks to be attached to each Cassandra node. When calculating storage capacity, assume a maximum sustained usage of 50%. This buffer accounts for tombstones and disk consumption by system services. Additionally, backups temporarily consume disk space before data is persisted to Blob storage.
8383
- **No. of nodes**: Choose the number of Cassandra nodes to deploy to this datacenter.
8484

8585
:::image type="content" source="media/create-cluster-portal/create-datacenter-page.png" border="true" alt-text="Screenshot that shows the Data center tab where you can review the values." lightbox="media/create-cluster-portal/create-datacenter-page.png":::
@@ -146,7 +146,7 @@ Scaling is an online operation and works in the same manner as described for pat
146146
* **Availability zone**: Select if you want to enable availability zones in this datacenter.
147147
* **Location**: Location where your datacenter is deployed.
148148
* **SKU size**: Choose from the available VM product tier sizes.
149-
* **No. of disks**: Choose the number of p30 disks to be attached to each Cassandra node.
149+
* **No. of disks**: Choose the number of p30 disks to be attached to each Cassandra node. When calculating storage capacity, assume a maximum sustained usage of 50%. This buffer accounts for tombstones and disk consumption by system services. Additionally, backups temporarily consume disk space before data is persisted to Blob storage.
150150
* **No. of nodes**: Choose the number of Cassandra nodes to deploy to this datacenter.
151151
* **Virtual network**: Select an existing virtual network and subnet.
152152

0 commit comments

Comments
 (0)