From db3de3b235b2eafbf5deaa66ae6bb258a73db7a3 Mon Sep 17 00:00:00 2001 From: alicejw Date: Thu, 14 Apr 2022 11:48:51 -0700 Subject: [PATCH] for review comment/update Signed-off-by: alicejw --- _security-plugin/access-control/multi-tenancy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_security-plugin/access-control/multi-tenancy.md b/_security-plugin/access-control/multi-tenancy.md index a41800ef..d6bf1beb 100644 --- a/_security-plugin/access-control/multi-tenancy.md +++ b/_security-plugin/access-control/multi-tenancy.md @@ -9,7 +9,7 @@ nav_order: 30 *Tenants* in OpenSearch Dashboards are spaces for saving index patterns, visualizations, dashboards, and other OpenSearch Dashboards objects. By default, all OpenSearch Dashboards users have access to two independent tenants: -- **Private -** This tenant is exclusive to each user and can't be shared. It can't be used to access routes or index patterns made by the user's global tenant. +- **Private -** This tenant is exclusive to each user and can't be shared. You can't use it to access routes or index patterns made by the user's global tenant. - **Global -** This tenant is shared between every OpenSearch Dashboards user. **Note:** The global tenant is not a *primary* tenant such that any action done within the global tenant is not replicated to a user's private tenant. If you make a change to your global tenant, you won't see that change reflected in your private tenant. Some example changes include, but are not limited to: