Joey
✅ SignalR trigger for Azure Function (isolated) does not trigger.
https://learn.microsoft.com/en-us/azure/azure-signalr/signalr-howto-emulator - There's an emulator for local development
47 replies
✅ SignalR trigger for Azure Function (isolated) does not trigger.
Seems like I found the answer: https://stackoverflow.com/questions/73982004/local-development-with-azure-signalr-service-and-azure-functions
47 replies
✅ SignalR trigger for Azure Function (isolated) does not trigger.
Changed it to <script src="https://cdnjs.cloudflare.com/ajax/libs/microsoft-signalr/6.0.1/signalr.js"></script>
47 replies