Step 2: Create the BizTalk Service Project

 

Important

Microsoft Azure BizTalk Services (MABS) is being retired, and replaced with Azure Logic Apps. If you currently use MABS, then Move from BizTalk Services to Logic Appsprovides some guidance on moving your integration solutions to Logic Apps.

If you're brand new to Logic Apps, then we suggest getting started here:

In this step, Northwind Traders creates an BizTalk Service project. As the tutorial progresses, schemas, Transforms, and other components are added to this project. At the end, this project is deployed to a BizTalk Services subscription. Follow the steps in this topic to create an BizTalk Service project.

To create an BizTalk Service project

  1. Open Visual Studio as an administrator, on the File menu, point to New, and then select Project. Use the details in the following table to create the project:

    Property Name

    Description

    Installed Templates

    Select BizTalk Services, and then select BizTalk Service.

    Name

    Type Bridges_Services

    Location

    Set this property to C:\tutorial\Lessons

    Create directory for solution

    Select this option if you want this solution to have a separate folder in Windows Explorer.

  2. Select OK.

See Also

Tutorial: Using BizTalk Service Bridges to Send and Receive Messages from Service Bus Relay Service