Skip to content

Commit 0c7ea51

Browse files
SimonWahlinCopilot
andauthored
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d5b1c77 commit 0c7ea51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If running `Search-AzResourceGraph` without running `Connect-AzResourceGraph` fi
2727
`Search-AzResourceGraph` also supports reading queries from a file, which can be useful for complex queries or when you want to keep your queries organized.
2828

2929
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,
30-
compared to Az.ResourceGraph which together with Az.Accounts uses 31MB.
30+
compared to Az.ResourceGraph which together with Az.Accounts uses 31 MB.
3131

3232
The official module Az.ResourceGraph contains a cmdlet called `Search-AzGraph` which works great for many scenarios.
3333
There are however some scenarios where it requires the user to write a lot of logic around the command.

0 commit comments

Comments
 (0)