Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Guest Configuration Assignment by Subscription and by Resource Group Not returning Result #23405

Open
AnkurRyder opened this issue Sep 5, 2024 · 1 comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Guest Configuration needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Service This issue points to a problem in the service.

Comments

@AnkurRyder
Copy link

Bug Report

package github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/guestconfiguration/armguestconfiguration
Version 1.2.0
go version go1.22.2 darwin/arm64

List Guest Configuration Assignment by Subscription call is not returning correct result instead returning status code 204.
The same is happening with List by resource group too.

It should return all assignments in subscription and similarly for resource groups.

To reproduce this call NewSubscriptionListPager and NewRGListPager methods.

I believe this is not just an SDK issue as I tried REST API calls too. And it was the same there too.

Thanks!

@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Sep 5, 2024
@jhendrixMSFT jhendrixMSFT added Service Attention Workflow: This issue is responsible by Azure service team. Guest Configuration Service This issue points to a problem in the service. and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Sep 5, 2024
@github-actions github-actions bot added the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Sep 5, 2024
Copy link

github-actions bot commented Sep 5, 2024

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @mgreenegit @vivlingaiah.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Guest Configuration needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Service This issue points to a problem in the service.
Projects
None yet
Development

No branches or pull requests

2 participants