Create and Deploy the BizTalk Services 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
Create, deploy, and test the enterprise application integration (EAI) scenario for the tutorial. In the EAI scenario, Contoso sends XML messages to a BizTalk Services bridge deployed on Azure. The bridge validates the message against the expected schema, transforms the message to the schema for the insert operation on the SalesOrder SQL Server table, and then inserts data into the SQL Server table.
This section lists the steps to create the project, add the artifacts, deploy the project, and test the items you configured.