Open dazinator opened 5 years ago
Note: The azure signal r sdk relies on IStartupFilter to function: https://github.com/Azure/azure-signalr/blob/8a52c52c3a236abbbbbab02c8e614130a365265d/src/Microsoft.Azure.SignalR/Startup/AzureSignalRStartupFilter.cs
So supporting this is going to be needed in order to enable azure signal-r to work at a per tenant level.
IStartupFilter's are described here: https://andrewlock.net/exploring-istartupfilter-in-asp-net-core/
If so, these could be used to perform tenant startup tasks like: