From 5c90768c9856da773c671c43f66ac5b66c4c18ea Mon Sep 17 00:00:00 2001 From: Vlada Chirmicci Date: Thu, 28 Aug 2025 17:56:28 +0100 Subject: [PATCH 1/2] Adds minor docs clarification Refers to #133622 where a review comment was missed and updates the docs accordingly. --- docs/reference/elasticsearch/security-privileges.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/reference/elasticsearch/security-privileges.md b/docs/reference/elasticsearch/security-privileges.md index 690c4a3442def..2a3d7d09a0e1e 100644 --- a/docs/reference/elasticsearch/security-privileges.md +++ b/docs/reference/elasticsearch/security-privileges.md @@ -14,9 +14,7 @@ This section provides detailed **reference information** for Elasticsearch privi 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. -:::{note} -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). -::: +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/users-roles/serverless-custom-roles.md). Roles are governed by a set of configurable privileges grouped into these categories: From 4158a5df37aaeb649e26c94bda052ca5d6d42149 Mon Sep 17 00:00:00 2001 From: Vlada Chirmicci Date: Fri, 29 Aug 2025 09:23:30 +0100 Subject: [PATCH 2/2] Adding link to the differences page for reference --- docs/reference/elasticsearch/security-privileges.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/reference/elasticsearch/security-privileges.md b/docs/reference/elasticsearch/security-privileges.md index 2a3d7d09a0e1e..67d1b3d4e9b47 100644 --- a/docs/reference/elasticsearch/security-privileges.md +++ b/docs/reference/elasticsearch/security-privileges.md @@ -11,10 +11,13 @@ applies_to: This section provides detailed **reference information** for Elasticsearch privileges. -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. +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. +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. -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/users-roles/serverless-custom-roles.md). +:::{note} +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). +::: Roles are governed by a set of configurable privileges grouped into these categories: