Open akumar-99 opened 4 months ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @juhacket @QingChenmsft @vaishnavk.
will check
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
there's a release request for this : https://github.com/Azure/sdk-release-request/issues/5375
@akumar-99 we release a package here https://www.npmjs.com/package/@azure/arm-servicefabricmanagedclusters/v/1.0.0-beta.1 please try
@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 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
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.
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!
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 listsMicrosoft.ServiceFabric/clusters
, and there doesn't seem to be a way to listMicrosoft.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.