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
> 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
66
66
67
67
5. Click **Enable** to enable this feature for this account.
68
68
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":::
70
70
71
71
72
72
#### Using AZ CLI
@@ -127,7 +127,7 @@ The compute containers are shared among all MVs within the database account. Eac
127
127
128
128
5. Configure as required.
129
129
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":::
131
131
132
132
#### Using AZ CLI
133
133
@@ -297,13 +297,13 @@ TTL from base table rows will be applied on MV as well. Setting table level TTL
297
297
- Metrics related to RUs consumed on MV for MV build (write cost)
298
298
- Metrics related to resource consumption on MV builders (CPU, memory usage metrics)
299
299
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":::
301
301
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":::
303
303
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":::
305
305
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":::
307
307
308
308
309
309
### What are the restore options available for MVs?
0 commit comments