This repository was archived by the owner on Jul 7, 2026. It is now read-only.
feat: azure plugin [SC-34609] - #189
Merged
Merged
Conversation
tvdaptible
force-pushed
the
azure-plugin
branch
from
October 3, 2025 14:28
9f78457 to
8029c32
Compare
tvdaptible
marked this pull request as ready for review
October 3, 2025 17:06
tvdaptible
added a commit
that referenced
this pull request
Oct 5, 2025
claude-code got started, and we did not have time to finish probably worth pulling in #189 before merging this and testing if the edged between k8s entities and GKE entities get created.
tvdaptible
added a commit
that referenced
this pull request
Oct 5, 2025
claude-code got started, and we did not have time to finish probably worth pulling in #189 before merging this and testing if the edged between k8s entities and GKE entities get created.
tvdaptible
added a commit
that referenced
this pull request
Oct 5, 2025
claude-code got started, and we did not have time to finish probably worth pulling in #189 before merging this and testing if the edged between k8s entities and GKE entities get created.
eabruzzese
approved these changes
Oct 17, 2025
eabruzzese
left a comment
Collaborator
There was a problem hiding this comment.
I'm keeping this review high-level since this is just a first pass. I was able to connect, authenticate, and generate the graph, so I'm going to call this mergeable.
I did add some small suggestions for the docs -- one of them is just an accidentally-wrong nesting in the config.yaml, so we should at least take care of that one before we merge it.
Co-authored-by: Eric Abruzzese <eric.abruzzese@aptible.com>
eabruzzese
approved these changes
Oct 17, 2025
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Azure plugin that can ingest resources to the knowledge graph and add edges. I tried for relative parity with the aws plugin.
new docs: https://aptible-bot-azure-plugin.mintlify.app/plugins/azure
claude-code did a lot of the initial work :)