Skip to content

Commit 8edf989

Browse files
author
Theo van Kraay
committed
edits
1 parent 04a534d commit 8edf989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/managed-instance-apache-cassandra/configure-hybrid-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ The above instructions provide guidance for configuring a hybrid cluster. Howeve
230230
--cluster-name $clusterName --repair-enabled false
231231
```
232232
233-
1. In Azure CLI, run the below command to execute `nodetool rebuild` on each node in your new Azure Managed Instance for Apache Cassandra data center, replacing `<ip address>` with the IP address of the node, and `<sourcedc>` with the name of your source data center:
233+
1. In Azure CLI, run the below command to execute `nodetool rebuild` on each node in your new Azure Managed Instance for Apache Cassandra data center, replacing `<ip address>` with the IP address of the node, and `<sourcedc>` with the name of your existing data center (the one you are migrating from):
234234
235235
```azurecli-interactive
236236
az managed-cassandra cluster invoke-command \

0 commit comments

Comments
 (0)