June 7th, 2017

Deploying Visual Studio 2017 Function Projects with VSTS

With the new Visual Studio 2017 support for Azure Functions, you can now author functions using C# class libraries. With the new project type, triggers and bindings are defined using attributes, which are then converted to function.json as a build task.

Category
AllSKUs

Author