Exercise - Create an Azure Function by using Visual Studio Code

Completed

In this exercise, you learn how to create a C# function that responds to HTTP requests. After creating and testing the code locally in Visual Studio Code, you deploy and test the function in Azure.

Tasks performed in this exercise:

  • Create your local project
  • Run the function locally
  • Deploy and execute the function in Azure
  • Clean up resources

This exercise takes approximately 15 minutes to complete.

Before you start

To complete the exercise, you need:

Getting started

Select the Launch Exercise button, it opens the exercise instructions in a new browser window. When you're finished with the exercise, return here for:

  • A quick knowledge check
  • A summary of what you've learned
  • To earn a badge for completing this module

Button to launch exercise.