Next steps on Azure
First, change the MQ to service bus. https://stackoverflow.com/questions/46775895/handling-azure-service-bus-queue-messages-with-azure-function https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-service-bus#trigger-sample With above I can stop continuous polling the queue. https://docs.microsoft.com/en-us/azure/service-bus-messaging/duplicate-detection With above to enable duplicate detection settings. Second, modify the SignalR...but I think I have to discuss with senpai first. https://docs.microsoft.com/en-us/aspnet/signalr/overview/deployment/using-signalr-with-azure-web-sites Third, log analytics on Azure.