The Azure Function runtime allows us to create and integrate many Azure services. At the time of writing, there are more than 20 types of Azure Functions you can create. In this recipe, you will learn how to test the most common Azure Functions, listed as follows:
- Testing HTTP triggers using Postman
- Testing the Blob trigger using Microsoft Storage Explorer
- Testing the Queue trigger using the Azure Management portalĀ