Document Azure credential controls for cloud metadata - #8206
Draft
zmoog wants to merge 2 commits into
Draft
Conversation
Explain why the default cloud metadata processor can invoke Azure development credentials and how production deployments can restrict the DefaultAzureCredential chain. AI-Assisted: Cursor Co-authored-by: Cursor <cursoragent@cursor.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
🔍 Preview links for changed docs |
Contributor
Elastic Docs Style Checker (Vale)Summary: 2 suggestions found 💡 Suggestions (2): Optional style improvements. Apply when helpful.
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. |
Scope each documented behavior to the Elastic Agent versions that include the relevant Azure Identity SDK capability. AI-Assisted: Cursor Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Summary
add_cloud_metadataprocessor performs a best-effort AKS metadata lookup after detecting an Azure VM, including non-AKS VMs.AZURE_TOKEN_CREDENTIALS=prodfor production and describe its scope and limitations.Relates to https://github.com/elastic/sdh-beats/issues/7522.
Generative AI disclosure
Tool(s) and model(s) used: Cursor with GPT-5.6 Sol for research, drafting, and review. All technical claims were verified against the Azure SDK for Go and Elastic Agent/Beats source.
Made with Cursor