Skip to content

Commit 679d9d1

Browse files
Merge pull request #2166 from redis/issue-2048
Update redis-acl-overview.md
2 parents 016f02c + 43115f3 commit 679d9d1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/operate/rs/security/access-control/redis-acl-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Redis Enterprise Software provides one predefined Redis ACL named **Full Access*
1818

1919
## Redis ACL syntax
2020

21-
Redis ACLs are defined by a [Redis syntax]({{< relref "/operate/oss_and_stack/management/security/acl" >}}) where you specify the commands or command categories that are allowed for specific keys.
21+
Redis ACLs are defined by a set of rules where you specify the commands or command categories that are allowed for specific keys.
2222

2323
### Commands and categories
2424

@@ -195,3 +195,6 @@ Redis ACLs also have the following differences in Redis Enterprise Software:
195195
196196
- REST API [`PUT /v1/users`]({{< relref "/operate/rs/references/rest-api/requests/users#put-user" >}}) request and provide `password`
197197
198+
## See also
199+
200+
[Redis ACL rules]({{< relref "/operate/oss_and_stack/management/security/acl" >}})

0 commit comments

Comments
 (0)