Skip to content

Commit d97db46

Browse files
authored
Merge pull request #115898 from bubbletroubles/patch-8
Fixed formatting for NOTE block
2 parents 15776d1 + 83ce450 commit d97db46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/managed-instance-apache-cassandra/monitor-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Use the [Azure Monitor REST API](/rest/api/monitor/diagnosticsettings/createorup
134134

135135
## Audit whitelist
136136

137-
> ![NOTE]
137+
>[!NOTE]
138138
> This article contains references to a term that Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
139139
140140
By default, audit logging creates a record for every login attempt and CQL query. The result can be rather overwhelming and increase overhead. You can use the audit whitelist feature in Cassandra 3.11 to set what operations *don't* create an audit record. The audit whitelist feature is enabled by default in Cassandra 3.11. To learn how to configure your whitelist, see [Role-based whitelist management](https://github.com/Ericsson/ecaudit/blob/release/c2.2/doc/role_whitelist_management.md).

0 commit comments

Comments
 (0)