title | description | services | cloud | documentationcenter | author | manager | ms.assetid | ms.service | ms.devlang | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Azure Functions error handling guidance | Microsoft Docs |
Provides general guidance for handling errors that occur in when your functions execute, and links to binding-specific errors topics. |
functions |
craigshoemaker |
jeconnoc |
azure-functions |
multiple |
conceptual |
02/01/2018 |
cshoe |
This topic provides general guidance for handling errors that occur when your functions execute. It also provides links to the topics that describe binding-specific errors that may occur.
[!INCLUDE bindings errors intro]
When integrating with Azure services, you may have errors raised that originate from the APIs of the underlying services. Links to the error code documentation for these services can be found in the Exceptions and return codes section of the following trigger and binding reference topics: