Step 6: 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:

Steps to build and deploy the BizTalk Services solution.

To build and deploy the solution

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

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

  3. In the deployment window, the Deployment Endpoint is a read-only entity and the value is derived from the BizTalk Service URL/Namespace set in the message flow area. However, you must provide the Access Control Namespace for BizTalk Services and its 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

Create and Deploy the BizTalk Services Project