Skip to content

Commit aa73537

Browse files
authored
Merge branch 'main' into autoops-react-updates
2 parents 1051c41 + b0ae9f7 commit aa73537

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
* **Transport client:** The {{es}} transport client is not supported over private connections.
22
* **Managed OTLP endpoint:** In {{ech}} deployments, the [managed OTLP endpoint](opentelemetry://reference/motlp.md) is not accessible over private connections. The public endpoint is still available.
3-
* **SSO to {{kib}} from the {{ecloud}} console:** You can't use SSO to log in to {{kib}} endpoints that are protected by private connections. The connection to {{kib}} public URL is still available.
3+
* **SSO to {{kib}} from the {{ecloud}} console:** In {{ech}} deployments, you can't use SSO to log in to {{kib}} endpoints that are protected by private connections. The connection to the {{kib}} public URL is still available. In {{serverless-full}}, this limitation does not apply.
44

55
As a workaround, you can [add an IP filter](/deploy-manage/security/ip-filtering-cloud.md) for the hosts that will use SSO through the {{ecloud}} console.
66

7-
In {{ech}}, you can still SSO into private {{kib}} endpoints individually using the [SAML](/deploy-manage/users-roles/cluster-or-deployment-auth/saml.md) or [OIDC](/deploy-manage/users-roles/cluster-or-deployment-auth/openid-connect.md) protocol from your own identity provider, just not through the {{ecloud}} console. Stack-level authentication using the {{es}} username and password also works with `{{kibana-id}}.vpce.{region}.aws.elastic-cloud.com` URLs.
7+
In {{ech}}, you can still SSO into private {{kib}} endpoints individually using the [SAML](/deploy-manage/users-roles/cluster-or-deployment-auth/saml.md) or [OIDC](/deploy-manage/users-roles/cluster-or-deployment-auth/openid-connect.md) protocol from your own identity provider, just not through the {{ecloud}} console. Stack-level authentication using the {{es}} username and password also works with `{{kibana-id}}.vpce.{region}.aws.elastic-cloud.com` URLs.

explore-analyze/find-and-organize/data-views.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ In certain apps, you can also query your {{es}} data using [{{esql}}](elasticsea
2828
* If a read-only indicator appears, you have insufficient privileges to create or save {{data-sources}}. In addition, the buttons to create {{data-sources}} or save existing {{data-sources}} are not visible.
2929
* {applies_to}`stack: ga 9.2` Some data views are exclusively configured and **managed** by Elastic. You can view and use these managed data views, but you can't edit them. If you'd like to use a modified version of a managed data view, you can [duplicate it](#duplicate-managed-data-view) and edit that new copy as needed.
3030

31+
{applies_to}`stack: ga 9.4` You also can't delete a managed data view.
32+
3133

3234
## Create a data view [settings-create-pattern]
3335

@@ -170,6 +172,8 @@ To restrict a {{data-source}} to specific projects regardless of the active scop
170172

171173
When you delete a {{data-source}}, you cannot recover the associated field formatters, runtime fields, source filters, and field popularity data. Deleting a {{data-source}} does not remove any indices or data documents from {{es}}.
172174

175+
{applies_to}`stack: ga 9.4` You can't delete managed data views. On the **Data Views** management page, the delete action isn't available for these data views, and they can't be selected for bulk deletion. To use a modified version of a managed data view, [duplicate it](#duplicate-managed-data-view) instead.
176+
173177
::::{warning}
174178
Deleting a {{data-source}} breaks all visualizations, saved Discover sessions, and other saved objects that reference the data view.
175179
::::

0 commit comments

Comments
 (0)