Step 2: Create the Enterprise Application Integration 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:
-
Create your first logic app, or quickly get started using a pre-built template
-
View all the available connectors you can use in your logic apps
The first step for Humongous Insurance is to create a BizTalk Service project. As you proceed with the tutorial, you will keep adding schemas, transforms, and other components to this project. At the end, you will deploy this project under the BizTalk Services subscription. Follow the steps in this topic to create a BizTalk Service project.
To create a BizTalk Service project
Open Visual Studio as an administrator, on the File menu, point to New, and then click Project. Use the details in the following table to create the project:
Use this
To do this
Installed Templates
Click BizTalk Services, then click BizTalk Service.
Name
Enter FlatFile_Bridge.
Location
Set this to a location on your computer.
Create directory for solution
Select this if you want this solution to have a separate folder in Windows Explorer.
Click OK.
See Also
Tutorial: Using BizTalk Service Bridges to Lookup Data from Azure SQL Database