User790673446 posted
Greetings,
Could you please advice any materials where I can find how I can send messages from Java Microservice (deployed into K8S) to Azure SignalR service? What we were able to find is using Azure Functions (and we can call them through REST or trigger by sending
messages into Azure Service Bus), but it would be much more efficient to call it directly from our Java service.
Thank you