azure-signalr icon indicating copy to clipboard operation
azure-signalr copied to clipboard

Configuration Issues

Open Mike-E-angelo opened this issue 2 years ago • 1 comments

Describe the bug

In regards to https://github.com/Azure/azure-signalr/issues/1650

There appear to be two issues:

  • Azure:SignalR:ApplicationName needs to be Azure:SignalR:ApplicationName: at the moment
  • Azure:SignalR:ConnectionCount is not supported

Ideally, all properties are configurable via configuration. This is almost essential for multi-environment deployments.

Thank you for any consideration and all your efforts out there.

Mike-E-angelo avatar Aug 02 '22 11:08 Mike-E-angelo

Nice catch, also we should consider replacing ConnectionCount with InitialConnectionCount + MaxConnectionCount. cc @vwxyzh

vicancy avatar Aug 02 '22 14:08 vicancy