Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Azure SignalR Service is not connected yet, please try again later

I am using Azure SignalR on Asp.Net Core 3.1, I receive SignalR message from azure service bus on API side (Back-End) and want to send the message to Angular client side (Front-End) as notification using azure SignalR. But getting this error

like image 459
Md. Najrul Islam Avatar asked Oct 29 '25 21:10

Md. Najrul Islam


1 Answers

I got this error when using aad connection with a service principal. I forgot to grant SignalR Service Owner role to the service principal which caused this error.

After providing the correct role and waiting a bit, it started working.

like image 160
Ilya Chernomordik Avatar answered Nov 01 '25 14:11

Ilya Chernomordik



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!