Chapter 4. Understanding the Integrated Developer Experience of Visual Studio Tools for Azure Functions
In this chapter, we will coverthe following :
- Creating the function app using Visual Studio 2017
- Debugging C# Azure Functions on a local staged environment using Visual Studio 2017
- Connecting to the Azure Cloud storage from 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