Skip to content

Commit ec72e14

Browse files
committed
Peer review feedback edits
1 parent cbe3868 commit ec72e14

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

docs/reference/elasticsearch/roles.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ applies_to:
55
stack: all
66
---
77

8-
# Available roles [built-in-roles]
8+
# Roles [built-in-roles]
99

10-
This section provides detailed **reference information** for Elasticsearch privileges.
10+
This section provides detailed **reference information** for {{es}} roles.
11+
12+
To learn how to apply roles for {{stack}}, and to learn how role-based access control works, refer to [User roles](docs-content://deploy-manage/users-roles/cluster-or-deployment-auth/user-roles.md).
1113

12-
:::{tip}
13-
If you're using a stack-versioned deployment such as a self-managed cluster, {{ech}}, {{eck}}, or {{ece}}, then refer to [User roles](docs-content://deploy-manage/users-roles/cluster-or-deployment-auth/user-roles.md) for more information on how role-based access control works.
1414

15-
If you're using {{serverless-full}}, refer to [Elastic Cloud Serverless predefined roles](docs-content://deploy-manage/users-roles/cloud-organization/user-roles.md#general-assign-user-roles-table) to learn about the predefined roles available in {{serverless-short}} projects.
15+
:::{tip}
16+
{{serverless-full}} uses a different set of predefined roles. To learn more about the roles available in {{serverless-short}} projects, refer to [Elastic Cloud Serverless predefined roles](docs-content://deploy-manage/users-roles/cloud-organization/user-roles.md#general-assign-user-roles-table).
1617
:::
1718

1819
The {{stack-security-features}} apply a default role to all users, including [anonymous users](docs-content://deploy-manage/users-roles/cluster-or-deployment-auth/anonymous-access.md). The default role enables users to access the authenticate endpoint, change their own passwords, and get information about themselves.
@@ -23,9 +24,7 @@ When you assign a user multiple roles, the user receives a union of the roles’
2324

2425
If the built-in roles do not address your use case, then you can create additional [custom roles](docs-content://deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md).
2526

26-
[Learn how to assign roles to users](docs-content://deploy-manage/users-roles/cluster-or-deployment-auth/user-roles.md#assign-roles-to-users).
27-
28-
## Roles
27+
## Available roles [available-roles]
2928

3029
$$$built-in-roles-apm-system$$$ `apm_system`
3130
: Grants access necessary for the APM system user to send system-level data (such as monitoring) to {{es}}.

0 commit comments

Comments
 (0)