Mid Azure

How do you test Azure Functions locally?

  • Use Azure Functions Core Tools:

func start

  • Supports local storage emulator and debugging in Visual Studio.

More from Microsoft Azure Tutorial

All questions for this course