Does SignalR work over a Web Applicatiomn Firewall?

Rai, Mahesh 21 Reputation points
2020-08-27T17:14:07.13+00:00

We are planning to use Azure SignalR service for a mobile app to get real-time updates.

We have a requirement that all traffic on Azure go through a Web Application Firewall (Imperva WAF). Will SignalR Service work if the traffic goes through a WAF?

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
Azure Web Application Firewall
0 comments No comments
{count} votes

Accepted answer
  1. suvasara-MSFT 9,996 Reputation points
    2020-08-28T06:36:10.19+00:00

    Greetings,

    Application Gateway does support WebSocket out of the box. But WAF doesn't inspect WebSocket packets here as WAF is only for HTTP and HTTP(S) based traffic. You don't need any exclusions either in the WAF.


    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful