Great new samples and tutorials for Mobile Services integration scenarios
I just wanted to let everyone know that Paolo Salvatori, one of the rock stars on the Customer Advisory Team (CAT), has just published a suite of integration tutorials for Windows Azure Mobile Services, including sample project code, covering the following key Windows Azure enterprise and LOB scenarios:
- How to integrate a Mobile Service with a SOAP Service Bus Relay Service
This sample demonstrates how to integrate a mobile service with a line of business application running on-premises via Service Bus Relayed Messaging. The Access Control Service is used to authenticate the mobile service against the underlying application. - How to integrate a Mobile Service with a REST Service Bus Relay Service
This sample demonstrates how to integrate a mobile service with a line of business application running on-premises via Service Bus Relayed Messaging. The Access Control Service is used to authenticate the mobile service against the underlying application. - How to use Windows Azure Table Storage in Windows Azure Mobile Services
This sample demonstrates how to use Windows Azure Table Storage with Mobile Service to store data instead of the default SQL Database tables. - How to integrate Mobile Services with Windows Azure BizTalk Services
This sample demonstrates how to integrate a mobile service with line of business applications, running on-premises or in the cloud, by using Windows Azure BizTalk Services and Service Bus Relayed Messaging. The Access Control Service is used to handle security. - How to integrate Mobile Services with BizTalk Server via Service Bus
This sample demonstrates how to integrate a mobile service with line of business applications, running on-premises or in the cloud, via BizTalk Server 2013, Service Bus Brokered Messaging and Service Bus Relayed Messaging. The Access Control Service is used to handle security.
This is just super content that Mobile Services has been needing for a while. Great job Salvatori!
Cheers,