A compiled list of common questions and answers we've used when troubleshooting Azure Function problems.
Using Chart.js, we have improved existing graphs as well as created entirely new visualization on the various dashboards on elmah.io
A guide to configuring and deploying Azure Functions with Kudu. Learn about the deployment engine built into Azure and how to set it up.
Show you how to migrate an existing .NET Windows Service reading messages from Service Bus to a Function running on Azure.
An introduction to Azure Functions and the rationale behind porting parts of elmah.io from Windows Services to Functions.
Utilize elmah.io to store actual Content-Security-Policy errors happening in your users browsers. We've developed a simple proxy to make it easy.
In this post, I'll explain the Content-Security-Policy header and how to set it up in ASP.NET, MVC, and Web API. Avoid code injection using CSP.
The Error Impact Increased Email notifies you when one or more errors happen more frequently than usual.
Improving the security in your ASP.NET MVC and Web API app is easy using custom headers and C# code. Learn about all headers to avoid exploits.