Debugging Your Azure Functions

In the previous chapters, we walked through the steps of building a simple text sentiment analysis application using Azure serverless compute. In this chapter, we will discuss the process of identifying and resolving code defects prior to publishing your functions.

During the course of this chapter, the reader will learn the following topics:

  • Logging capabilities and best practices
  • Handling errors in a serverless environment
  • Debugging functions locally
  • Debugging functions in the cloud

Get Serverless computing in Azure with .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.