Summary

Completed

In this module, you learned about Azure Functions. You saw how to use Visual Studio to create an Azure Function and deploy it to the cloud. You also saw how to create and run unit tests for an Azure Function.

Clean up

The sandbox automatically cleans up your resources when you're finished with this module.

When you're working in your own subscription, it's a good idea at the end of a project to identify whether you still need the resources you created. Resources that you leave running can cost you money. You can delete resources individually or delete the resource group to delete the entire set of resources.

Learn more