From c47cb072af997bbb358e69cbd5f5a5399944aaf8 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 17:43:02 +0200 Subject: [PATCH] Adjust importnat admonition in Kibana security section of ML setup page. (#2699) (#2701) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 32c7cda03ece7c24ec94be2d6c50fe3ba9523ce2) Co-authored-by: István Zoltán Szabó --- docs/en/stack/ml/setup.asciidoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/stack/ml/setup.asciidoc b/docs/en/stack/ml/setup.asciidoc index 267e9325f..27fd55af8 100644 --- a/docs/en/stack/ml/setup.asciidoc +++ b/docs/en/stack/ml/setup.asciidoc @@ -80,10 +80,10 @@ that contain sensitive information from the source indices to the results. [[kib-security]] === {kib} security -IMPORTANT: Granting a {kib} role the `Machine Learning: All` {kib} feature -privilege will also grant the role `all` feature privileges to certain types of -{kib} saved objects, namely index patterns, dashboards, saved searches and -visualizations as well as {ml} job, trained model, and module saved objects. +IMPORTANT: Granting `All` or `Read` {kib} feature privilege for {ml-app} will +also grant the role the equivalent feature privileges to certain types of {kib} +saved objects, namely index patterns, dashboards, saved searches, and +visualizations as well as {ml} job, trained model and module saved objects. [discrete]