Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.03k stars 1.19k forks source link

Guest Configuration Assignments Support #29369

Closed akumar-99 closed 3 months ago

akumar-99 commented 4 months ago

Is your feature request related to a problem? Please describe. No, but this is very important to us. Our codebase is completely based on javascript SDK and this is the only one in which we have to use the REST API instead of js package making it stand out.

Describe the solution you'd like https://learn.microsoft.com/en-us/rest/api/guestconfiguration/guest-configuration-assignments?view=rest-guestconfiguration-2022-01-25 I would request a package for these APIs. Even Python has a pacahe for it :)

Describe alternatives you've considered Using the available REST API currently

Additional context Add any other context or screenshots about the feature request here.

kazrael2119 commented 4 months ago

create a release request to track: https://github.com/Azure/sdk-release-request/issues/5141

kazrael2119 commented 4 months ago

Hi @akumar-99 the package has been released here: https://www.npmjs.com/package/@azure/arm-guestconfiguration/v/1.0.0-beta.1

github-actions[bot] commented 4 months ago

Hi @akumar-99. 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 4 months ago

Hi @akumar-99, 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!

qiaozha commented 3 months ago

close it as should have been resolved.