Share via


Business Continuity and Disaster Recovery in BizTalk Services

 

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:

Describes business continuity and disaster recovery in Microsoft Azure BizTalk Services. It includes the possible issues and the capabilities provided.

For Microsoft Azure BizTalk Services, Business Continuity issues belong to one of the following categories:

  • Failure of individual servers, devices or network connectivity

  • Corruption, unwanted modification or deletion of data

  • Widespread loss of data center facilities

Failure of individual servers, devices or network connectivity

For these types of failures, Azure Business Continuity Technical Guidance provides some good information, including:

  • Describes the Fabric Controller (FC); which monitors and manages role instances.

  • Tips for developers when creating applications; including storing persistent data in an Azure Store Account or SQL Database.

  • Tips for administrators, including using the Scale feature to handle increase or decrease demands.

To provide high availability, every Azure BizTalk Service (except the Developer Edition) includes at least two role instances. Some Editions can also be scaled to add additional Units. See BizTalk Services: Developer, Basic, Standard and Premium Editions Chart for more details.

An Microsoft Azure BizTalk Service uses Microsoft Azure SQL Database. The SQL Database has built-in features that provide fault tolerance, as described in Business Continuity in Azure SQL Database.

Corruption, unwanted modification or deletion of data

Data corruption, modifications, and deletions can occur for many reasons; including application errors, operator errors, and so on. Microsoft Azure BizTalk Services provides Backup and Restore functionality. It is recommended to create a backup of the BizTalk Service on a regular basis, including whenever a management operation (like updating the SSL certificate or modifying an EDI agreement) is made to the BizTalk Service. BizTalk Services: Backup and Restore lists the backup and restore options for a BizTalk Service.

The Backup-Restore option doesn’t back up the BizTalk Services dependencies, including Microsoft Azure SQL Databases, Microsoft Azure Storage, and Microsoft Azure Access Control. For these dependencies, consider the following:

Widespread loss of data center facilities

When you provision or create a backup of the BizTalk Service, you specify the datacenter. It is recommended to create backups to a different datacenter. If a datacenter disaster occurs, use the Restore functionality to restore an existing backup. BizTalk Services: Backup and Restore lists the backup and restore options for a BizTalk Service.

The Azure Service Dashboard shows the status of the backend components of the BizTalk Service. Any issues with the backend components are communicated in this dashboard. This dashboard also lists the health state of any dependent components.

Backup the BizTalk Service often; daily is ideal.

See Also

BizTalk Services
BizTalk Services
Create the project in Visual Studio