Azure / azure-webpubsub

Azure Web PubSub Service helps you to manage WebSocket connections and do publish and subscribe in an easy way
https://azure.github.io/azure-webpubsub/
MIT License
132 stars 84 forks source link

SignalR2Kusto #708

Open hfleitas opened 5 months ago

hfleitas commented 5 months ago

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Example: I am trying to do [...] but [...]

Describe the solution you'd like

A clear and concise description of what you want to happen. Include any alternative solutions you've considered.

Additional context

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

vicancy commented 5 months ago

Currently we suggest using Azure Function output binding for WebPubSub or SignalR to do this.