How to fix weird “Production Breakpoints” errors in an Azure App Service?
This article describes a curious fix I found to an issue where Application Insights (seemingly) crashes your Azure App Service, leaving behind interesting, yet non-descriptive errors in the Application Event Logs. The actual symptoms might be your Azure app service just timing out with no errors being surfaced on the front-end. Frustrating. Problem Does your Azure App Service’s event log look like this? Full of “Production Breakpoints” with weird errors…Continue reading How to fix weird “Production Breakpoints” errors in an Azure App Service?