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.64k stars 838 forks source link

Azure SDK for Go: Get Method in armhybridcompute.MachinesClient Fails to Parse Machine Extensions #23552

Open netaza opened 3 weeks ago

netaza commented 3 weeks ago

In the latest version of the Azure SDK for Go (azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute), the Get request in machines_client.go does not return the machine extensions (always nil).

Although the extensions are included in the response from the API, the SDK is not correctly parsing them into the return value. This causes a discrepancy between the API response and the SDK output, preventing users from accessing machine extension data via the SDK.

github-actions[bot] commented 3 weeks ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @amjads1 @avirishuv @Drewm3 @vaibhav-agar.

lirenhe commented 3 weeks ago

As 'the extensions are included in the response from the API', this does not seem to be a service issue. @netaza, could you share some sample code that could repo this problem? thanks

github-actions[bot] commented 2 weeks ago

Hi @netaza. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

github-actions[bot] commented 1 week ago

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