Download the samples

 

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 tutorial uses a few samples to set up the end-to-end solution. This topic provides information on where to download the samples from:

Sample

Download location

PartnerOnboarding – Use this ASP.NET application to onboard partners to a BizTalk Services portal

https://go.microsoft.com/fwlink/p/?LinkId=390146

CloudCar_Integration – Use this to set up the integration layer demonstrated in the tutorial.

https://go.microsoft.com/fwlink/p/?LinkId=390148

BlobPollerRole – Use this to poll an Azure blob, retrieve the message and send it to an EDI send bridge.

https://go.microsoft.com/fwlink/p/?LinkId=390152

SupplierAppConsole – Use this to poll Azure blobs to receive purchase order messages, accept or reject the purchase order on behalf of the supplier, and send an invoice back to an EDI receive pipeline.

https://go.microsoft.com/fwlink/p/?LinkId=390150

CloudCar – Use this Windows 8 application to simulate an app that can be used from a car to search of restaurants in the vicinity, browse their menus, and place an order.

https://go.microsoft.com/fwlink/p/?LinkId=390151

MessageReceiver – Use this application to receive any messages that fail processing in the EDI send or receive bridges.

https://go.microsoft.com/fwlink/p/?LinkId=389581

See Also

Using BizTalk Services from a Windows 8 Application