For many SAP customers, high availability (HA) setup is a must-have option, as it reduces unplanned and planned downtime.
Availability set is the first HA concept for SAP systems in Azure, that protect an application against unplanned downtime of physical servers and racks inside ONE data center (DC). It also offers planned maintenance downtime minimization well.
Here is an example of an SAP HA architecture in Azure Availability Set:
An Availability Zone is a high-availability offering that protects your applications and data from datacenter failures. Availability zones are unique physical locations within an Azure region.
Many SAP on Azure customers implemented their SAP HA systems in Availability Sets, due to the unavailability of Azure Zones at the time of deployment.
Here's an example of an SAP HA architecture in Azure Zones:
Now, they're looking for a straightforward way to migrate their productive SAP HA systems from Availability Set construct to Azure Zones to improve their infrastructure SLA from 99.95% to 99.99%.
SAP standard migration requires running a project that lasts at least six months and incurs significant costs. Typically, SAP migrations also result in a full system downtime, which creates business processes disruption.
A set of SAP on Azure PowerShell cmdlets is:
During the migration process, SAP systems can stay online all the time or most of the time!
Here's high level procedure:
Move-AzVMToAzureZoneAndOrProximityPlacementGroup
Move-AzVMToAzureZoneAndOrProximityPlacementGroup
Move-AzVMToAzureZoneAndOrProximityPlacementGroup
Move-AzVMToAzureZoneAndOrProximityPlacementGroup
Move-AzVMToAzureZoneAndOrProximityPlacementGroup
Move-AzVMToAzureZoneAndOrProximityPlacementGroup
Move-AzVMToAvailabilitySetAndOrProximityPlacementGroup
Move-AzVMToAvailabilitySetAndOrProximityPlacementGroup
IMPORTANT: PowerShell cmdlet Move-AzVMToAzureZoneAndOrProximityPlacementGroup can also be used to move VM from one zone to another zone.
As Azure evolves and innovates, more of the discrete HA components are offered as native cloud services. (For example, a cloud file share).
Such SaaS cloud services are offering:
The whitepaper recommends the replacement of some older HA components with newer Azure services. This simplifies the HA setup, minimize operations efforts, and optimize Azure costs and overall total cost of ownership (TCO).
Here you can find all the necessary information:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.