Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/manual/admin/console/access_control/acls.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@
- Click the **Create** button on the **Permission Management > Data Masking** page and fill in the data masking rule information.
![V4_data_desensitive_1](../../../../img/V4_data_desensitive_1.png)

!!! tip ""
After completing the creation of data masking rules, connect to a database asset at the web terminal for testing and verification. Taking a PostgreSQL database as an example, after connecting to the designated PostgreSQL database asset via the web CLI, execute a query statement as shown in the following query example (where "password" is the specified masked column name).
![V4_commandfilter_1](../../../../img/V4_data_desensitive_2.png)


!!! tip ""
Detailed parameter descriptions:

Expand Down