
Configure the build definition in Visual Studio Team Services to build and test the code.Setup Azure Functions in Azure portal and add code via Visual Studio.

Create a Visual Studio Team Services account and generate the PartsUnlimited project data with VSTS Demo Generator tool.Developers can leverage Azure Functions to build HTTP-based API endpoints accessible by a wide range of applications, mobile and IoT devices. Azure Functions allows developers to take action by connecting to data sources or messaging solutions thus making it easy to process and react to events. Azure Functions is an event driven, compute-on-demand experience that extends the existing Azure application platform with capabilities to implement the code triggered by events occurring in Azure or third-party service as well as on-premises systems.
