Skip to content

Commit 49159fd

Browse files
Merge pull request #249034 from DrewKaufmann/DrewKaufmann-patch-1
Added additional disallowed YAML settings
2 parents 841de91 + 1b25e1d commit 49159fd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/managed-instance-apache-cassandra/manage-resources-cli.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ az managed-cassandra datacenter update \
257257
> - seed_provider
258258
> - initial_token
259259
> - autobootstrap
260-
> - client_ecncryption_options
260+
> - client_encryption_options
261261
> - server_encryption_options
262262
> - transparent_data_encryption_options
263263
> - audit_logging_options
@@ -276,6 +276,10 @@ az managed-cassandra datacenter update \
276276
> - commitlog_directory
277277
> - cdc_raw_directory
278278
> - saved_caches_directory
279+
> - endpoint_snitch
280+
> - partitioner
281+
> - rpc_address
282+
> - rpc_interface
279283

280284

281285

0 commit comments

Comments
 (0)