A compiled list of common questions and answers we've used when troubleshooting Azure Function problems.

A guide to monitoring execution of Azure Functions, using the built-in tools provided by Microsoft. As a better alternative, you can use the power of 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.