We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebe145 commit 7696d7eCopy full SHA for 7696d7e
articles/managed-instance-apache-cassandra/materialized-views.md
@@ -53,3 +53,9 @@ az managed-cassandra datacenter update \
53
--data-center-name $dataCenterName \
54
--base64-encoded-cassandra-yaml-fragment "$ENCODED_FRAGMENT"
55
```
56
+
57
+## Next steps
58
59
+* [Create a managed instance cluster from the Azure portal](create-cluster-portal.md)
60
+* [Deploy a Managed Apache Spark Cluster with Azure Databricks](deploy-cluster-databricks.md)
61
+* [Manage Azure Managed Instance for Apache Cassandra resources using Azure CLI](manage-resources-cli.md)
0 commit comments