...

/

Challenge: Applying Error Handling

Challenge: Applying Error Handling

Test yourself by applying error handling in Azure Functions.

Overview

Using the playground below, ensure that the function is robust enough to handle errors per the below requirements.

Requirements

In ...