Step 7: Build and Deploy the 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:

This topic lists the steps to build and deploy the BizTalk Services solution.

To build and deploy the solution

  1. In Visual Studio, right click the FTP_EAI_Tutorial solution, and then select Build Solution.

  2. Once the build succeeds, right click the FTP_EAI_Tutorial solution, and then select Deploy Solution.

  3. In the deployment window, the Deployment Endpoint is a read only entity, and this value is reflected from the BizTalk Service URL/Namespace set in the itinerary designer. Enter the Access Control namespace for BizTalk Services, Issuer Name, and Shared Secret.

  4. Select Deploy. The Visual Studio Output pane displays the deployment progress and result. The URL where the bridge is deployed is also displayed in the Output pane.

See Also

Tutorial: Using BizTalk Bridges to Insert Flat File Messages into an On-premises SQL Server