Connecting Azure Mobile Apps and Web Apps to existing on-premises infrastructure using Azure Hybrid Connections

This article describes a very easy and secure way of connecting your Azure Mobile Apps and Azure Web Apps to your existing on-premises infrastructure. The option is called Hybrid Connections and is a feature of Azure BizTalk Services. The feature does not require any VPN configuration or opening Inbound ports on the Firewall. After completion of a few simple configuration steps in the Azure Portal and installation of so-called Hybrid Connection Manager(HCM) program on your on-premises servers, you are ready to consume your on-premises services from your Cloud App right away.… [Keep reading] “Connecting Azure Mobile Apps and Web Apps to existing on-premises infrastructure using Azure Hybrid Connections”

Better Documenting your BizTalk Solutions

The BizTalk Documenter has been available for many years on Codeplex for different BizTalk versions, starting with 2004 all the way to 2013 R2. The Documenter for 2004, 2006, 2006 R2 and 2009 can be found here. Some years later, a version for BizTalk 2010 was created. Last year, MBrimble and Dijkgraaf created a newer version which also supports BizTalk 2013 and 2013 R2. They did a great job; all improvements and fixes are listed here.… [Keep reading] “Better Documenting your BizTalk Solutions”

Use Mobile Services Scripting to invoke a BizTalk Service Bridge to insert into LOB SQL Azure Database.

Introduction

This blog demonstrates the key fundamentals in creating, invoking and deploying a Windows Azure BizTalk Services (WABS) Message Flow Itinerary to Azure, inserting data into a Windows Azure SQL Database.

It also uses the new Scripting feature of Azure Mobile Services to integrate with BizTalk Services.

Scenario

In the Managed Services Business Unit for the company I work for, a person every month was using MS Excel to generate monthly reports based on various Service Desk metrics.… [Keep reading] “Use Mobile Services Scripting to invoke a BizTalk Service Bridge to insert into LOB SQL Azure Database.”