Skip to content

Commit b5f5dcd

Browse files
authored
Adds minor docs clarification (#133744)
* Adds minor docs clarification Refers to #133622 where a review comment was missed and updates the docs accordingly. * Adding link to the differences page for reference
1 parent 9423dcb commit b5f5dcd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/elasticsearch/security-privileges.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ applies_to:
1111

1212
This section provides detailed **reference information** for Elasticsearch privileges.
1313

14-
Refer to [User roles](docs-content://deploy-manage/users-roles/cluster-or-deployment-auth/user-roles.md) in the **Deploy and manage** section for more information on how role-based access control works.
14+
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.
1515

16+
If you're using {{serverless-full}}, then refer to [Serverless project custom roles](docs-content://deploy-manage/users-roles/serverless-custom-roles.md) to learn how to build roles using these privileges.
1617

1718
:::{note}
18-
In {{serverless-full}}, Elastic manages the underlying infrastructure for you. Because of this, privileges related to cluster administration, scaling, snapshots, and availability are not available. Learn more about the [project custom roles managed by {{serverless-full}}](docs-content://deploy-manage/users-roles/serverless-custom-roles.md).
19+
In {{serverless-full}}, Elastic manages the underlying infrastructure for you. Because of this, privileges related to cluster administration, scaling, snapshots, and availability are not available. [Learn more about the features managed by {{serverless-full}}](docs-content://deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md).
1920
:::
2021

2122
Roles are governed by a set of configurable privileges grouped into these categories:

0 commit comments

Comments
 (0)