Azure Site Recovery modules for JavaScript

Site Recovery allows you to automate replication of Azure VMs between regions, on-premises virtual machines and physical servers to Azure, and on-premises machines to a secondary datacenter.

Learn more about Azure Site Recovery.

Management package

Install the npm module

Install the Azure Site Recovery service npm module

npm install @azure/arm-recoveryservices

Samples

  • Examples for using this module in Node.js as well as browser applications can be found in the README for the module

  • For more code samples that use various Azure packages, explore the JavaScript samples.