-
Notifications
You must be signed in to change notification settings - Fork 422
Open
Labels
needs-team-attentionWorkflow: This issue needs attention from Azure service team or MCP team.Workflow: This issue needs attention from Azure service team or MCP team.server-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-AppConfigAppConfigAppConfig
Description
Describe the bug
Our live test for appconfig_account_list asserts that the array of returned appconfig accounts contains one with a name matching our test run's "ResourceBaseName". Plenty of resource names are returned in the list, but the resource we just deployed doesn't appear to be in it.
Expected behavior
The test passes
Actual behavior
The test fails to find a resource with a name matching our ResourceBaseName
Reproduction Steps
Run mcp - pullrequest - live or mcp - Azure.Mcp.Server with live tests enabled.
The test failed with:
Assert.Contains() Failure: Filter not matched in collection
Collection: [{"name":" <5 or 6 long json entries> ···]
Maybe we're getting a paged result?
Environment
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-team-attentionWorkflow: This issue needs attention from Azure service team or MCP team.Workflow: This issue needs attention from Azure service team or MCP team.server-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-AppConfigAppConfigAppConfig
Type
Projects
Status
Untriaged