Update Cloud connector and Agentless terminology to match Kibana 9.4/9.5 UI - #8005
Open
bmorelli25 wants to merge 3 commits into
Open
Update Cloud connector and Agentless terminology to match Kibana 9.4/9.5 UI#8005bmorelli25 wants to merge 3 commits into
bmorelli25 wants to merge 3 commits into
Conversation
Kibana renamed two sets of UI labels that these pages give click-by-click instructions for: - "Agentless" deployment option became "Elastic Managed Integration" in 9.5 (elastic/kibana#274999, not backported) - "Cloud Connectors" auth option became "Federated Identity" in 9.4 (elastic/kibana#261353, backported to 9.4), along with the New/Existing Connection tabs becoming New/Existing Identity, "Cloud Connector Name" becoming "Federated Identity Name", and Azure's "Cloud Connector ID" field becoming "Federated Identity ID" Because these are cumulative docs, the old labels are preserved with version-scoped applies_to bullets (9.0-9.4 for the deployment option, 9.2-9.3 for the connector labels) following the pattern already used in enable-managed-integration.md. Section headings are updated but their anchors are unchanged, so no redirects are needed. Also corrects the default-name description on the cloud connector page: unnamed pre-9.3 connectors are named by their actual Role ARN (AWS) or connector ID (Azure) values, verified against getCloudConnectorNameFromPackagePolicy in the Fleet plugin. All labels verified against Kibana source at branches 9.2, 9.3, 9.4, 9.5, and main. Relates to #8001 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
Contributor
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
Contributor
Review feedback: applies_to tags go at the front of the tagged item, newest version first, and the headings read cleaner without the parenthetical (anchors still carry the agentless names). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Member
Author
|
A question for reviewers: Should this entire page be rewritten around Federated Identities instead of Cloud Connectors? |
Updated the section on cloud connector authentication for AWS integration to clarify hosting requirements for Elastic Stack version 9.3 and earlier.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #8001
This PR updates Managed integration and Federated Identity instructions to match the current UI while preserving the old labels for earlier versions.
What changed in Kibana:
Notes for review
🤖 Generated with Claude Code