In this post I am describing the issue I faced on creating the Azure SignalR
service and how I figured it out:
Grabbed the connection key and added to my project which uses
services.AddSignalR().AddAzureSignalR()
once I run the .netCore app and my client app Locally they are all