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 733e011 commit f7dcc0fCopy full SHA for f7dcc0f
scenarios/DeployCassandraOnAKS/deploy-cassandra-on-aks.md
@@ -51,6 +51,8 @@ Results:
51
}
52
```
53
54
+Now, create an AKS cluster in the resource group.
55
+
56
```bash
57
export MY_AKS_CLUSTER_NAME="MyAKSCluster$RANDOM_SUFFIX"
58
0 commit comments