Azure / azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
https://docs.microsoft.com/azure/developer/go/
MIT License
1.59k stars 821 forks source link

API version '2021-01-25' for type 'guestConfigurationAssignments' does not support location 'eastus' #15702

Closed bigdatasourav closed 2 years ago

bigdatasourav commented 2 years ago

Bug Report

ghost commented 2 years ago

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

Issue Details
### Bug Report - import path of package in question - `.github.com/Azure/azure-sdk-for-go/services/guestconfiguration/mgmt/2021-01-25/guestconfiguration` - SDK version `latest` - 58.0.0 - Specify the exact commit if possible; one way to get this is the REVISION column output by `dep status "github.com/Azure/azure-sdk-for-go`. - output of `go version` - What happened? - Error: guestconfiguration.AssignmentsClient#List: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="NoRegisteredProviderFound" Message="No registered resource provider found for location 'eastus' and API version '2021-01-25' for type 'guestConfigurationAssignments'. The supported api-versions are '2018-01-20-preview, 2018-06-30-preview, 2018-11-20, 2020-06-25'. The supported locations are ''." - What did you expect or want to happen? - How can we reproduce it? - Anything we should know about your environment.
Author: bigdatasourav
Assignees: lirenhe
Labels: `question`, `Service Attention`, `Mgmt`, `customer-reported`, `Guest Configuration`, `needs-team-attention`, `Track1`
Milestone: -
lirenhe commented 2 years ago

@bigdatasourav, could you use the api version of 2020-06-25 to workaround this issue?

ghost commented 2 years ago

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!