Azure-sdk-for-python: ARM template / Python SDK to enable Replication on VM

Created on 29 Jun 2018  Â·  3Comments  Â·  Source: Azure/azure-sdk-for-python

what are Python SDK’s/ ARM templates I can use to enable replication and add replication policies to Recovery Services vault ? is there a testcase which we can look at for azure – azure DR.

question

All 3 comments

@DheerendraRathor ?

Hi Ravi,

We do not have sample ARM templates for Azure to Azure scenario as of now. We plan to publish the sample ARM templates for "Azure VM replication" in a few weeks.

You can use the REST APIs from any client for your scenarios or PowerShell cmdlets to automate your scenarios.

https://docs.microsoft.com/en-us/rest/api/site-recovery/
https://docs.microsoft.com/en-us/azure/site-recovery/azure-to-azure-powershell

Note that both REST APIs/PowerShell are available for unmanaged disks only as of now. Managed disk VMs will be supported via REST APIs/PowerShell in a few weeks.

Thanks,
Sujay

Thanks @sujayt

Was this page helpful?
0 / 5 - 0 ratings