Understanding the Integrated Developer Experience of Visual Studio Tools

In this chapter, we will cover the following:

  • Creating a function app using Visual Studio 2017
  • Debugging C# Azure Functions on a local staged environment using Visual Studio 2017
  • Connecting to the Azure Storage cloud from the local Visual Studio environment
  • Deploying the Azure Function app to Azure Cloud using Visual Studio
  • Debugging live C# Azure Function, hosted on the Microsoft Azure Cloud environment, using Visual Studio
  • Deploying Azure Functions in a container