Merged
Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Contributor
Linux Test Results 1 files 16 suites 4s ⏱️ For more details on these failures, see this check. Results for commit 0c7ea51. ♻️ This comment has been updated with latest results. |
Contributor
Win Test Results 1 files 16 suites 4s ⏱️ For more details on these failures, see this check. Results for commit 0c7ea51. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Pull Request Overview
Enhance the README with detailed usage examples and a comparison between Search-AzResourceGraph and the existing Search-AzGraph cmdlet.
- Added a step-by-step Usage section showing how to connect and query.
- Introduced a new comparison section highlighting built-in paging/throttling and size/space benefits.
- Provided side-by-side code samples for paging with
Search-AzGraphvs. the simplerSearch-AzResourceGraphapproach.
Comments suppressed due to low confidence (2)
README.md:29
- [nitpick] Consider rephrasing to be more concise and active, e.g.
It has no dependency on the Az module, making it ideal for use in specialized containers….
It works without any dependency on the Az module, which makes it suitable for use in, for example, specialized containers where AzResourceGraph and AzAuth together use only 15 MB of disk space,
README.md:61
- Remove the leading
+inside the code block so the example error message isn’t confused with diff syntax.
"Response payload size is 16802910, and has exceeded the limit of 16777216. Please consider querying less data at a time and make paginated call if needed."
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
PalmEmanuel
approved these changes
Jul 7, 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 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.
No description provided.