Azure Function Service Bus Trigger / Signal R Demo

1. SignalR negotiation and open Transport connection

2. Send – Adds a new message to queue

Note: this is currently vulnerable to injection: <div><img src=x onerror="alert('Injected JS executed')"></div>

3. Azure Function (triggered by Azure Service Bus queue message) picks up and processes the message

4. SignalR javascript in this page picks up the message and parses it into the HTML of this page below

Signal R message from ASB: