Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.35k stars 1.99k forks source link

Managed Identities and SignalR (Rest?) #19718

Closed andrewcooke-isti closed 7 months ago

andrewcooke-isti commented 3 years ago

Query/Question Which Azure / Java libraries should I be using to connect to a SignalR serverless service to push messages from an app running in an AKS cluster while using Managed Identities? Currently I am using the RestClient in client-runtime.jar 1.7.1 but I cannot get that to work with Managed Identities and it seems to be separate from the Azure specific libraries.

Why is this not a Bug or a feature Request? I'm really sorry, but I can't even get started with this. I've searched for SignalR and rest in the docs at https://azure.github.io/azure-sdk/releases/latest/all/java.html but found no hits, so I'm nowhere near reporting a bug. I guess it's possible this is a feature request if these things are unsupported, but I assume it's me misunderstanding something.

Setup (please complete the following information if applicable):

github-actions[bot] commented 7 months ago

Hi @andrewcooke-isti, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.