Open johnsimons opened 1 year ago
Thank you for your feedback. Tagging and routing to the team member best able to assist.
Hi @johnsimons, currently the API version of Azure.ResourceManager.ContainerService is 2022-09-01
and unfortunately this API version doesn't support the request that you want. I don't have too much context here about why they removed this operation, so I will marked this issue as Service Attention
to see if we can get some feedback from service team.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @qike-ms, @jwilder, @thomas1206, @seanmck.
Author: | johnsimons |
---|---|
Assignees: | Yao725 |
Labels: | `Service Attention`, `Mgmt`, `customer-reported`, `question`, `Container Service` |
Milestone: | - |
Library name and version
Azure.ResourceManager.ContainerService 1.1.0
Query/Question
Hi,
I am trying to migrate this existing code from
Microsoft.Azure.Management.ContainerService
toAzure.ResourceManager.ContainerService
package.The API above calls
subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/locations/westus2/orchestrators?resource-type= managedClusters
I looked in the source code, and I cannot find anything there, help!
Environment
No response