Training
Certification
Microsoft Certified: Azure for SAP Workloads Specialty - Certifications
Demonstrate planning, migration, and operation of an SAP solution on Microsoft Azure while you leverage Azure resources.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This article covers relocation guidance for relocating Azure Automation across regions.
There are various reasons why you may want to move your existing Azure resources from one region to another. You may want to:
If your Azure Automation instance doesn't have any configuration and the instance itself needs to be moved alone, you can choose to redeploy the NetApp File instance by using Bicep, ARM Template, or Terraform.
To understand the possible downtimes involved, see Cloud Adoption Framework for Azure: Select a relocation method.
To get started, export a Resource Manager template. This template contains settings that describe your Automation namespace.
Sign in to the Azure portal.
Select All resources and then select your Automation resource.
Select Export template.
Choose Download in the Export template page.
Locate the .zip file that you downloaded from the portal, and unzip that file to a folder of your choice.
This zip file contains the .json files that include the template and scripts to deploy the template.
In the diagram below, the red flow lines illustrate redeployment of the target instance along with configuration movement.
To deploy the template to create an Automation instance in the target region:
Reconfigure the template parameters for the target.
Deploy the template using ARM, Portal or PowerShell.
Use PowerShell to export all associated runbooks from the source Azure Automation instance and import them to the target instance. Reconfigure the properties as per target. For more information, see Export-AzAutomationRunbook.
Associate the relocated Azure Automation instance to the target Log Analytics workspace.
Configure the target virtual machines with desired state configuration from the relocated Azure Automation instance as per source.
To learn more about moving resources between regions and disaster recovery in Azure, refer to:
Training
Certification
Microsoft Certified: Azure for SAP Workloads Specialty - Certifications
Demonstrate planning, migration, and operation of an SAP solution on Microsoft Azure while you leverage Azure resources.