Skip to content

Commit 43b70af

Browse files
author
Dileep Rao
committed
Addressed the errors by correcting the broken links and media files with correct description.
1 parent 21a1d46 commit 43b70af

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

articles/cosmos-db/cassandra/materialized-views.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: turao
1010
---
1111

1212
# Materialized views for Azure Cosmos DB API for Cassandra operations (Preview)
13-
[!INCLUDE[appliesto-cassandra-api](../includes/appliesto-cassandra-api.md)]
13+
[!INCLUDE[Cassandra](../includes/appliesto-cassandra.md)]
1414

1515
> [!IMPORTANT]
1616
> Materialized Views for Azure Cosmos DB API for Cassandra is currently in preview. You can enable this feature from the portal.
@@ -66,7 +66,7 @@ Install Azure CLI as mentioned at [How to install the Azure CLI | Microsoft Docs
6666

6767
5. Click **Enable** to enable this feature for this account.
6868

69-
:::image type="content" source="./media/materialized-view-cassandra/Enable_mv_on_portal.png" alt-text="Screenshot to enable Materialized view feature on portal Azure Cosmos DB API for Cassandra":::
69+
:::image type="content" source="./media/materialized-view/Enable_mv_on_portal.png" alt-text="Screenshot to enable Materialized view feature on portal Azure Cosmos DB API for Cassandra":::
7070

7171

7272
#### Using AZ CLI
@@ -127,7 +127,7 @@ The compute containers are shared among all MVs within the database account. Eac
127127

128128
5. Configure as required.
129129

130-
:::image type="content" source="./media/materialized-view-cassandra/provision_mv_builder.png" alt-text="Provision Materialized view builder on portal for Azure Cosmos DB API for Cassandra":::
130+
:::image type="content" source="./media/materialized-view/provision_mv_builder.png" alt-text="Provision Materialized view builder on portal for Azure Cosmos DB API for Cassandra":::
131131

132132
#### Using AZ CLI
133133

@@ -297,13 +297,13 @@ TTL from base table rows will be applied on MV as well. Setting table level TTL
297297
- Metrics related to RUs consumed on MV for MV build (write cost)
298298
- Metrics related to resource consumption on MV builders (CPU, memory usage metrics)
299299

300-
:::image type="content" source="./media/materialized-view-cassandra/monitoring1.png" alt-text="Metrics Screenshot for Materialized view feature on portal Azure Cosmos DB API for Cassandra":::
300+
:::image type="content" source="./media/materialized-view/monitoring1.png" alt-text=" Catchup Metrics Screenshot for Materialized view feature on portal Azure Cosmos DB API for Cassandra":::
301301

302-
:::image type="content" source="./media/materialized-view-cassandra/monitoring2.png" alt-text="Metrics Screenshot for Materialized view feature on portal Azure Cosmos DB API for Cassandra":::
302+
:::image type="content" source="./media/materialized-view/monitoring2.png" alt-text="CPU Usage Metrics Screenshot for Materialized view feature on portal Azure Cosmos DB API for Cassandra":::
303303

304-
:::image type="content" source="./media/materialized-view-cassandra/monitoring3.png" alt-text="Metrics Screenshot for Materialized view feature on portal Azure Cosmos DB API for Cassandra":::
304+
:::image type="content" source="./media/materialized-view/monitoring3.png" alt-text="Memory Metrics Screenshot for Materialized view feature on portal Azure Cosmos DB API for Cassandra":::
305305

306-
:::image type="content" source="./media/materialized-view-cassandra/monitoring4.png" alt-text="Metrics Screenshot for Materialized view feature on portal Azure Cosmos DB API for Cassandra":::
306+
:::image type="content" source="./media/materialized-view/monitoring4.png" alt-text="Max CPU Metrics Screenshot for Materialized view feature on portal Azure Cosmos DB API for Cassandra":::
307307

308308

309309
### What are the restore options available for MVs?

0 commit comments

Comments
 (0)