List all resources in a Resource Group#1975
Merged
ArthurMa1978 merged 15 commits intomainfrom Mar 20, 2026
Merged
Conversation
…roup using GenericResource API Co-authored-by: ArthurMa1978 <20514459+ArthurMa1978@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Implement Azure.ResourceManager GenericResource for issue 1631
Add Mar 10, 2026
group resource list command using GenericResource API
Co-authored-by: ArthurMa1978 <20514459+ArthurMa1978@users.noreply.github.com>
…up_resource_list tool Co-authored-by: ArthurMa1978 <20514459+ArthurMa1978@users.noreply.github.com>
Co-authored-by: ArthurMa1978 <20514459+ArthurMa1978@users.noreply.github.com>
Copilot
AI
changed the title
Add
Fix ServerStartCommandTests tool count assertions for group_resource_list
Mar 10, 2026
group resource list command using GenericResource API…lt type - Revert GroupListCommand.cs to match main (no modification needed) - Rename GroupResourceListCommand.Result to GroupResourceListCommandResult to follow the established naming convention (e.g. AccountCreateCommandResult) - Update GroupJsonContext to remove TypeInfoPropertyName workaround Co-authored-by: ArthurMa1978 <20514459+ArthurMa1978@users.noreply.github.com>
Copilot
AI
changed the title
Fix ServerStartCommandTests tool count assertions for group_resource_list
Fix CI: revert GroupListCommand modification, follow Result naming convention
Mar 10, 2026
…ourceGroupService.GetGenericResources Co-authored-by: ArthurMa1978 <20514459+ArthurMa1978@users.noreply.github.com>
conniey
previously requested changes
Mar 16, 2026
…Command.cs Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
…/UnitTests/GroupResourceListCommandTests.cs Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
…/UnitTests/GroupResourceListCommandTests.cs Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
…Enumerable, remove catch-rethrow Co-authored-by: ArthurMa1978 <20514459+ArthurMa1978@users.noreply.github.com>
Co-authored-by: ArthurMa1978 <20514459+ArthurMa1978@users.noreply.github.com>
…and revert global.json Co-authored-by: ArthurMa1978 <20514459+ArthurMa1978@users.noreply.github.com>
…eric-resource-azure # Conflicts: # core/Azure.Mcp.Core/tests/Azure.Mcp.Core.UnitTests/Areas/Server/CommandFactoryHelpers.cs
live1206
approved these changes
Mar 20, 2026
colbytimm
pushed a commit
to colbytimm/microsoft-mcp
that referenced
this pull request
Apr 20, 2026
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.
GroupResourceListCommandtoResourceListCommand(alzimmermsft)IResourceGroupServicevia constructor instead ofcontext.GetService<>()(conniey)GetGenericResourcesto returnIAsyncEnumerable(conniey)ResourceGroupService.GetGenericResources(alzimmermsft)GroupJsonContext.cs,GroupSetup.cs, and test files to matchIResourceGroupServicemock inCommandFactoryHelpers.SetupCommonServices()CommandFactoryHelpers.cs— kept both IResourceGroupService mock (from our branch) and new service mocks from main (IDateTimeProvider, IExternalProcessService, IAzureTokenCredentialProvider, IAzureCloudConfiguration)🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.