BizTalk Server Project Templates

Overview

When you install BizTalk Server, the installation adds the BizTalk Projects folder to the New Project dialog box. The BizTalk Projects folder contains templates for creating an empty BizTalk Server project, BizTalk Server BPEL Import project, and a BizTalk Server Application Project.

Available templates

The following table describes these project templates.

Use this To do this
Empty BizTalk Server Project Creates a new empty BizTalk Server project.
BizTalk Server BPEL Import Project Imports Business Process Execution Language (BPEL), Web Services Description Language (WSDL), or XML Schema Definition Language (XSD) files into a BizTalk project.
BizTalk Server Application Project (.btaproj) Starting with BizTalk Server 2016 Feature Pack 1, or later.

Used to automatically deploy and update applications using Visual Studio Team Services (VSTS). The project contains a BizTalkServerInventory.json file that is used by VSTS during the deployment.

See Also

Working with BizTalk Projects