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.09k stars 1.2k forks source link

List Microsoft.ServiceFabric/managedclusters API call #30441

Open akumar-99 opened 4 months ago

akumar-99 commented 4 months ago

Is your feature request related to a problem? Please describe. I am using @azure/arm-servicefabric to list all the service fabric clusters, including the managed clusters, but it only lists Microsoft.ServiceFabric/clusters, and there doesn't seem to be a way to list Microsoft.ServiceFabric/managedclusters

Describe the solution you'd like I would request you to add the required functionality to achieve this.

Describe alternatives you've considered None, as I want to stick with azure-sdk-for-js

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

github-actions[bot] commented 4 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @juhacket @QingChenmsft @vaishnavk.

kazrael2119 commented 4 months ago

will check

kazrael2119 commented 4 months ago

managedclusters is separated to another library in spec repo , and service team doesn't request this package for JS. have already reported this situation to our PM

kazrael2119 commented 3 months ago

there's a release request for this : https://github.com/Azure/sdk-release-request/issues/5375

kazrael2119 commented 3 months ago

@akumar-99 we release a package here https://www.npmjs.com/package/@azure/arm-servicefabricmanagedclusters/v/1.0.0-beta.1 please try

akumar-99 commented 3 months ago

@kazrael2119 The API reference documentation link is broken - https://learn.microsoft.com/en-us/javascript/api/@azure/arm-servicefabricmanagedclusters?view=azure-node-preview

Please add the SDK docs under https://azure.github.io/azure-sdk-for-js/

kazrael2119 commented 3 months ago

@kazrael2119 The API reference documentation link is broken - https://learn.microsoft.com/en-us/javascript/api/@azure/arm-servicefabricmanagedclusters?view=azure-node-preview

Please add the SDK docs under https://azure.github.io/azure-sdk-for-js/

I think this doc link will be available this week. could you try to follow this to verify this package? https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/servicefabricmanagedclusters/arm-servicefabricmanagedclusters/samples/v1-beta/typescript/src/managedClustersListByResourceGroupSample.ts

github-actions[bot] commented 2 weeks 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 1 week 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!