Skip to content

Commit 971d2ab

Browse files
Merge pull request #278148 from dileepraotv-github/13-06-2024-formatupdate
13 06 2024 format update
2 parents 9b3554a + 0e5cca8 commit 971d2ab

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

+4-3
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
4343
* **Initial Cassandra admin password** - Password that is used to create the cluster.
4444
* **Confirm Cassandra admin password** - Reenter your password.
4545
* **Virtual Network** - Select an Exiting Virtual Network and Subnet, or create a new one.
46-
* **Assign roles** - Virtual Networks require special permissions in order to allow managed Cassandra clusters to be deployed. Keep this box checked if you are creating a new Virtual Network, or using an existing Virtual Network without permissions applied. If using a Virtual network where you have already deployed Azure SQL Managed Instance Cassandra clusters, uncheck this option.
46+
* **Assign roles** - Virtual Networks require special permissions in order to allow managed Cassandra clusters to be deployed. Keep this box checked if you're creating a new Virtual Network, or using an existing Virtual Network without permissions applied. If using a Virtual network where you have already deployed Azure SQL Managed Instance Cassandra clusters, uncheck this option.
4747

4848
:::image type="content" source="./media/create-cluster-portal/create-cluster-page.png" alt-text="Fill out the create cluster form." lightbox="./media/create-cluster-portal/create-cluster-page.png" border="true":::
4949

@@ -116,19 +116,20 @@ Now that you have deployed a cluster with a single data center, you can either s
116116

117117
### Horizontal scale
118118

119-
To scale out on nodes, move the slider to the desired number, or just edit the value. When finished, hit `Scale`.
119+
To scale out or scale in on nodes, move the slider to the desired number, or just edit the value. When finished, hit `Scale`.
120120

121121
:::image type="content" source="./media/create-cluster-portal/datacenter-scale-2.png" alt-text="Screenshot of selecting number of datacenter nodes." lightbox="./media/create-cluster-portal/datacenter-scale-2.png" border="true":::
122122

123123

124124
### Vertical scale
125125

126-
To scale up to a more powerful SKU size for your nodes, select from the `Sku Size` dropdown. When finished, hit `Scale`.
126+
To scale up or to scale down SKU size for your nodes, select from the `Sku Size` dropdown. When finished, hit `Scale`.
127127

128128
:::image type="content" source="./media/create-cluster-portal/datacenter-scale-3.png" alt-text="Screenshot of selecting Sku Size." lightbox="./media/create-cluster-portal/datacenter-scale-3.png" border="true":::
129129

130130
> [!NOTE]
131131
> The length of time it takes for a scaling operation depends on various factors, it may take several minutes. When Azure notifies you that the scale operation has completed, this does not mean that all your nodes have joined the Cassandra ring. Nodes will be fully commissioned when they all display a status of "healthy", and the datacenter status reads "succeeded".
132+
> Scaling is an online operation and works in the same manner as described for patching in [Management operations](management-operations.md#patching)
132133
133134
## Add a datacenter
134135

0 commit comments

Comments
 (0)