{"id":4112,"date":"2023-11-04T23:14:04","date_gmt":"2023-11-04T23:14:04","guid":{"rendered":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/"},"modified":"2023-11-05T05:47:59","modified_gmt":"2023-11-05T05:47:59","slug":"using-azure-site-recovery-for-disaster-recovery","status":"publish","type":"post","link":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/","title":{"rendered":"Using Azure Site Recovery for disaster recovery"},"content":{"rendered":"

Introduction<\/h1>\n

In today’s world, Disaster Recovery (DR) plans are a major concern for every organization because any unexpected event like natural disasters, cyber attacks, or hardware failures can affect the business continuity heavily. Therefore, it is necessary for organizations to have a fully functioning DR solution in place that can ensure minimal loss of data and quick restoration of services. Microsoft Azure offers a DR solution called Azure Site Recovery (ASR) that a company can utilize to protect their infrastructure and data from disasters by replicating it to the Azure cloud. This tutorial will help you understand ASR and its features and guide you through the process of setting up ASR for your environment.<\/p>\n

What is Azure Site Recovery<\/h1>\n

Azure Site Recovery (ASR) is a disaster recovery solution offered by Microsoft Azure that helps organizations protect their infrastructure and data from unexpected outages or disasters by replicating it to the Azure cloud. It provides the ability to orchestrate replication, failover, and recovery of virtual machines and physical servers. ASR can replicate to and from on-premises, Azure, and other service providers. It supports major enterprise workloads like Microsoft SQL Server, SharePoint, Exchange Server, and SAP.<\/p>\n

Features of Azure Site Recovery<\/h1>\n

ASR provides several essential features to ensure your business operates as smoothly as possible during the event of a disaster:<\/p>\n

Replication<\/h2>\n

ASR can replicate VMs and physical servers to Azure with continuous data protection, allowing online and offline replication based on the recovery point objective (RPO) you want to achieve.<\/p>\n

Orchestration<\/h2>\n

ASR provides orchestration of failover and recovery operations, automating tasks and managing the entire DR process to minimize downtime and simplify management.<\/p>\n

Site Recovery Monitoring and Reporting<\/h2>\n

ASR provides monitoring, alerting, and reports on the replication health, failover and failback operations, and RPO compliance.<\/p>\n

Application-Consistent Replication<\/h2>\n

ASR provides application-specific awareness, leading to an application-consistent copy of the data replicated to Azure.<\/p>\n

Requirements for Azure Site Recovery<\/h1>\n

Before setting up Azure Site Recovery, you must meet the following prerequisites:<\/p>\n

    \n
  1. An Azure subscription<\/li>\n
  2. A virtual network and a subnet in Azure to receive the failed-over virtual machines.<\/li>\n
  3. A backup server in Azure or a System Center Virtual Machine Manager (VMM) setup.<\/li>\n
  4. Access to on-premises virtual machines that require protection.<\/li>\n
  5. A Windows Server Active Directory environment to manage the on-premises servers<\/li>\n
  6. Access to the Internet for the on-premises environment.<\/li>\n<\/ol>\n

    Steps to Set up Azure Site Recovery<\/h1>\n

    To set up Azure Site Recovery, follow these steps:<\/p>\n

    Step 1: Create a Recovery Services vault<\/h2>\n

    A Recovery Services vault stores backup data and can be used to manage multiple types of backups. To create a Recovery Services vault:<\/p>\n

      \n
    1. Open the Azure portal and click on the Create a resource button. <\/li>\n
    2. In the search bar, type “Recovery Services vault” and select the corresponding search result.<\/li>\n
    3. Click on the Create button to start creating the Recovery Services vault.<\/li>\n
    4. Provide the name and region for the Recovery Services vault. <\/li>\n
    5. In the next step, create a new Resource Group or use an existing one.<\/li>\n
    6. Review and accept the terms and conditions and click on the Create button to create the Recovery Services vault.<\/li>\n<\/ol>\n

      Step 2: Set up replication<\/h2>\n

      After the Recovery Services vault has been created, the next step is to set up replication of the on-premises VMs and physical servers to the Recovery Services vault.<\/p>\n

        \n
      1. Open the Recovery Services vault and select Site Recovery in the left menu.<\/li>\n
      2. Click on the +Replicate button.<\/li>\n
      3. In the Source settings, select “Between an on-premises VMware site and Azure.”<\/li>\n
      4. In the Target settings, select the subscription, Resource Group, and virtual network to receive the failed-over virtual machines.<\/li>\n
      5. Create or select a storage account to hold replicated data.<\/li>\n
      6. In the Replication settings page, select the relevant replication settings policies.<\/li>\n
      7. In the Replication policy settings page, select the RPO, recovery points retention, and the recovery point frequency.<\/li>\n
      8. In the Advanced settings section, you can provide custom replication settings.<\/li>\n
      9. Once the settings are configured, review and enable the replication policy.<\/li>\n<\/ol>\n

        Step 3: Install the Azure Site Recovery agent<\/h2>\n

        The Azure Site Recovery agent must be installed on the physical and virtual servers that need to be protected. The agent can be downloaded from the Azure Site Recovery web portal by selecting the “Prepare infrastructure” option.<\/p>\n

          \n
        1. Click on “Prepare infrastructure” and select “Protection goal”.<\/li>\n
        2. Select the relevant source and destination configurations and proceed to “Prepare source”.<\/li>\n
        3. Install the Azure Site Recovery Provider, Configuration server, and Master Target servers based on your recovery plans.<\/li>\n
        4. Install the Azure Site Recovery Mobility Service on each virtual machine and physical server that needs protection.<\/li>\n
        5. Run the discovery and pairing process to register the server with the Recovery Services vault.<\/li>\n<\/ol>\n

          Step 4: Create a replication policy<\/h2>\n

          A replication policy defines the replication frequency, RPO, and retention of recovery points. A replication policy is associated with a Recovery Services vault and can be used for multiple failover and recovery plans.<\/p>\n

            \n
          1. Open the Recovery Services vault and click on Site Recovery in the left menu.<\/li>\n
          2. Select “Settings” and click on the +Replication policy button.<\/li>\n
          3. Provide the name and description of the replication policy.<\/li>\n
          4. Select the replication frequency, RPO, and retention period for the policy.<\/li>\n
          5. Click on the OK button to create a replication policy.<\/li>\n<\/ol>\n

            Step 5: Create a recovery plan<\/h2>\n

            A recovery plan defines the order and actions to be taken in case of a failover event. The recovery plan can be tested and executed in the Azure portal, PowerShell, or through APIs.<\/p>\n

              \n
            1. Open the Recovery Services vault and click on Site Recovery in the left menu.<\/li>\n
            2. Select the Recovery Plan under Settings and click on the +Recovery Plan button.<\/li>\n
            3. Name and describe the recovery plan.<\/li>\n
            4. Select preparedness status.<\/li>\n
            5. Click on the +Group button and select the machines to include in the recovery plan.<\/li>\n
            6. Select the failover direction, settings, readiness, and scripts.<\/li>\n
            7. Review and create the recovery plan.<\/li>\n
            8. Test and execute the recovery plan.<\/li>\n<\/ol>\n

              Step 6: Failover and recovery<\/h2>\n

              Once the recovery plan has been tested and validated, it can be executed to failover and recover the servers and data to Azure.<\/p>\n

                \n
              1. Open the Recovery Services vault and click on Site Recovery in the left menu.<\/li>\n
              2. Select the Recovery Plan.<\/li>\n
              3. Click on the +New button to open the Failover wizard.<\/li>\n
              4. Select the source and target, and then click on OK.<\/li>\n
              5. Review settings, and then click on Finish.<\/li>\n<\/ol>\n

                Conclusion<\/h1>\n

                Azure Site Recovery provides organizations a powerful Disaster Recovery tool that helps protect their infrastructure and data from unexpected events by replicating it to Azure. This tutorial demonstrated the basic steps to set up Azure Site Recovery, from creating a Recovery Services vault to implementing a recovery plan, and failover and recovery procedures. With the use of Azure Site Recovery, organizations can ensure business continuity and minimize disruptions during a disaster or outage giving peace of mind to businesses and their customers.<\/p>\n","protected":false},"excerpt":{"rendered":"

                Introduction In today’s world, Disaster Recovery (DR) plans are a major concern for every organization because any unexpected event like natural disasters, cyber attacks, or hardware failures can affect the business continuity heavily. Therefore, it is necessary for organizations to have a fully functioning DR solution in place that can Continue Reading<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","footnotes":""},"categories":[1],"tags":[1331,1333,213,1184,1330,1332,1334,1329],"yoast_head":"\nUsing Azure Site Recovery for disaster recovery - Pantherax Blogs<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using Azure Site Recovery for disaster recovery\" \/>\n<meta property=\"og:description\" content=\"Introduction In today’s world, Disaster Recovery (DR) plans are a major concern for every organization because any unexpected event like natural disasters, cyber attacks, or hardware failures can affect the business continuity heavily. Therefore, it is necessary for organizations to have a fully functioning DR solution in place that can Continue Reading\" \/>\n<meta property=\"og:url\" content=\"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/\" \/>\n<meta property=\"og:site_name\" content=\"Pantherax Blogs\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-04T23:14:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-05T05:47:59+00:00\" \/>\n<meta name=\"author\" content=\"Panther\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Panther\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t \"@context\": \"https:\/\/schema.org\",\n\t \"@graph\": [\n\t {\n\t \"@type\": \"Article\",\n\t \"@id\": \"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/#article\",\n\t \"isPartOf\": {\n\t \"@id\": \"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/\"\n\t },\n\t \"author\": {\n\t \"name\": \"Panther\",\n\t \"@id\": \"http:\/\/localhost:10003\/#\/schema\/person\/b63d816f4964b163e53cbbcffaa0f3d7\"\n\t },\n\t \"headline\": \"Using Azure Site Recovery for disaster recovery\",\n\t \"datePublished\": \"2023-11-04T23:14:04+00:00\",\n\t \"dateModified\": \"2023-11-05T05:47:59+00:00\",\n\t \"mainEntityOfPage\": {\n\t \"@id\": \"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/\"\n\t },\n\t \"wordCount\": 1128,\n\t \"publisher\": {\n\t \"@id\": \"http:\/\/localhost:10003\/#organization\"\n\t },\n\t \"keywords\": [\n\t \"\\\"business continuity\\\"\",\n\t \"\\\"cloud-based disaster recovery\\\"\",\n\t \"\\\"data backup\\\"\",\n\t \"\\\"data protection\\\"\",\n\t \"\\\"disaster recovery\\\"\",\n\t \"\\\"Microsoft cloud\\\"\",\n\t \"\\\"virtual machine replication\\\"]\",\n\t \"[\\\"Azure Site Recovery\\\"\"\n\t ],\n\t \"inLanguage\": \"en-US\"\n\t },\n\t {\n\t \"@type\": \"WebPage\",\n\t \"@id\": \"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/\",\n\t \"url\": \"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/\",\n\t \"name\": \"Using Azure Site Recovery for disaster recovery - Pantherax Blogs\",\n\t \"isPartOf\": {\n\t \"@id\": \"http:\/\/localhost:10003\/#website\"\n\t },\n\t \"datePublished\": \"2023-11-04T23:14:04+00:00\",\n\t \"dateModified\": \"2023-11-05T05:47:59+00:00\",\n\t \"breadcrumb\": {\n\t \"@id\": \"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/#breadcrumb\"\n\t },\n\t \"inLanguage\": \"en-US\",\n\t \"potentialAction\": [\n\t {\n\t \"@type\": \"ReadAction\",\n\t \"target\": [\n\t \"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/\"\n\t ]\n\t }\n\t ]\n\t },\n\t {\n\t \"@type\": \"BreadcrumbList\",\n\t \"@id\": \"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/#breadcrumb\",\n\t \"itemListElement\": [\n\t {\n\t \"@type\": \"ListItem\",\n\t \"position\": 1,\n\t \"name\": \"Home\",\n\t \"item\": \"http:\/\/localhost:10003\/\"\n\t },\n\t {\n\t \"@type\": \"ListItem\",\n\t \"position\": 2,\n\t \"name\": \"Using Azure Site Recovery for disaster recovery\"\n\t }\n\t ]\n\t },\n\t {\n\t \"@type\": \"WebSite\",\n\t \"@id\": \"http:\/\/localhost:10003\/#website\",\n\t \"url\": \"http:\/\/localhost:10003\/\",\n\t \"name\": \"Pantherax Blogs\",\n\t \"description\": \"\",\n\t \"publisher\": {\n\t \"@id\": \"http:\/\/localhost:10003\/#organization\"\n\t },\n\t \"potentialAction\": [\n\t {\n\t \"@type\": \"SearchAction\",\n\t \"target\": {\n\t \"@type\": \"EntryPoint\",\n\t \"urlTemplate\": \"http:\/\/localhost:10003\/?s={search_term_string}\"\n\t },\n\t \"query-input\": \"required name=search_term_string\"\n\t }\n\t ],\n\t \"inLanguage\": \"en-US\"\n\t },\n\t {\n\t \"@type\": \"Organization\",\n\t \"@id\": \"http:\/\/localhost:10003\/#organization\",\n\t \"name\": \"Pantherax Blogs\",\n\t \"url\": \"http:\/\/localhost:10003\/\",\n\t \"logo\": {\n\t \"@type\": \"ImageObject\",\n\t \"inLanguage\": \"en-US\",\n\t \"@id\": \"http:\/\/localhost:10003\/#\/schema\/logo\/image\/\",\n\t \"url\": \"http:\/\/localhost:10003\/wp-content\/uploads\/2023\/11\/cropped-9e7721cb-2d62-4f72-ab7f-7d1d8db89226.jpeg\",\n\t \"contentUrl\": \"http:\/\/localhost:10003\/wp-content\/uploads\/2023\/11\/cropped-9e7721cb-2d62-4f72-ab7f-7d1d8db89226.jpeg\",\n\t \"width\": 1024,\n\t \"height\": 1024,\n\t \"caption\": \"Pantherax Blogs\"\n\t },\n\t \"image\": {\n\t \"@id\": \"http:\/\/localhost:10003\/#\/schema\/logo\/image\/\"\n\t }\n\t },\n\t {\n\t \"@type\": \"Person\",\n\t \"@id\": \"http:\/\/localhost:10003\/#\/schema\/person\/b63d816f4964b163e53cbbcffaa0f3d7\",\n\t \"name\": \"Panther\",\n\t \"image\": {\n\t \"@type\": \"ImageObject\",\n\t \"inLanguage\": \"en-US\",\n\t \"@id\": \"http:\/\/localhost:10003\/#\/schema\/person\/image\/\",\n\t \"url\": \"http:\/\/2.gravatar.com\/avatar\/b8c0eda5a49f8f31ec32d0a0f9d6f838?s=96&d=mm&r=g\",\n\t \"contentUrl\": \"http:\/\/2.gravatar.com\/avatar\/b8c0eda5a49f8f31ec32d0a0f9d6f838?s=96&d=mm&r=g\",\n\t \"caption\": \"Panther\"\n\t },\n\t \"sameAs\": [\n\t \"http:\/\/localhost:10003\"\n\t ],\n\t \"url\": \"http:\/\/localhost:10003\/author\/pepethefrog\/\"\n\t }\n\t ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Using Azure Site Recovery for disaster recovery - Pantherax Blogs","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/","og_locale":"en_US","og_type":"article","og_title":"Using Azure Site Recovery for disaster recovery","og_description":"Introduction In today’s world, Disaster Recovery (DR) plans are a major concern for every organization because any unexpected event like natural disasters, cyber attacks, or hardware failures can affect the business continuity heavily. Therefore, it is necessary for organizations to have a fully functioning DR solution in place that can Continue Reading","og_url":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/","og_site_name":"Pantherax Blogs","article_published_time":"2023-11-04T23:14:04+00:00","article_modified_time":"2023-11-05T05:47:59+00:00","author":"Panther","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Panther","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/#article","isPartOf":{"@id":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/"},"author":{"name":"Panther","@id":"http:\/\/localhost:10003\/#\/schema\/person\/b63d816f4964b163e53cbbcffaa0f3d7"},"headline":"Using Azure Site Recovery for disaster recovery","datePublished":"2023-11-04T23:14:04+00:00","dateModified":"2023-11-05T05:47:59+00:00","mainEntityOfPage":{"@id":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/"},"wordCount":1128,"publisher":{"@id":"http:\/\/localhost:10003\/#organization"},"keywords":["\"business continuity\"","\"cloud-based disaster recovery\"","\"data backup\"","\"data protection\"","\"disaster recovery\"","\"Microsoft cloud\"","\"virtual machine replication\"]","[\"Azure Site Recovery\""],"inLanguage":"en-US"},{"@type":"WebPage","@id":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/","url":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/","name":"Using Azure Site Recovery for disaster recovery - Pantherax Blogs","isPartOf":{"@id":"http:\/\/localhost:10003\/#website"},"datePublished":"2023-11-04T23:14:04+00:00","dateModified":"2023-11-05T05:47:59+00:00","breadcrumb":{"@id":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/localhost:10003\/using-azure-site-recovery-for-disaster-recovery\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/localhost:10003\/"},{"@type":"ListItem","position":2,"name":"Using Azure Site Recovery for disaster recovery"}]},{"@type":"WebSite","@id":"http:\/\/localhost:10003\/#website","url":"http:\/\/localhost:10003\/","name":"Pantherax Blogs","description":"","publisher":{"@id":"http:\/\/localhost:10003\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/localhost:10003\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/localhost:10003\/#organization","name":"Pantherax Blogs","url":"http:\/\/localhost:10003\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/localhost:10003\/#\/schema\/logo\/image\/","url":"http:\/\/localhost:10003\/wp-content\/uploads\/2023\/11\/cropped-9e7721cb-2d62-4f72-ab7f-7d1d8db89226.jpeg","contentUrl":"http:\/\/localhost:10003\/wp-content\/uploads\/2023\/11\/cropped-9e7721cb-2d62-4f72-ab7f-7d1d8db89226.jpeg","width":1024,"height":1024,"caption":"Pantherax Blogs"},"image":{"@id":"http:\/\/localhost:10003\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"http:\/\/localhost:10003\/#\/schema\/person\/b63d816f4964b163e53cbbcffaa0f3d7","name":"Panther","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/localhost:10003\/#\/schema\/person\/image\/","url":"http:\/\/2.gravatar.com\/avatar\/b8c0eda5a49f8f31ec32d0a0f9d6f838?s=96&d=mm&r=g","contentUrl":"http:\/\/2.gravatar.com\/avatar\/b8c0eda5a49f8f31ec32d0a0f9d6f838?s=96&d=mm&r=g","caption":"Panther"},"sameAs":["http:\/\/localhost:10003"],"url":"http:\/\/localhost:10003\/author\/pepethefrog\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"http:\/\/localhost:10003\/wp-json\/wp\/v2\/posts\/4112"}],"collection":[{"href":"http:\/\/localhost:10003\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/localhost:10003\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/localhost:10003\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/localhost:10003\/wp-json\/wp\/v2\/comments?post=4112"}],"version-history":[{"count":1,"href":"http:\/\/localhost:10003\/wp-json\/wp\/v2\/posts\/4112\/revisions"}],"predecessor-version":[{"id":4408,"href":"http:\/\/localhost:10003\/wp-json\/wp\/v2\/posts\/4112\/revisions\/4408"}],"wp:attachment":[{"href":"http:\/\/localhost:10003\/wp-json\/wp\/v2\/media?parent=4112"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/localhost:10003\/wp-json\/wp\/v2\/categories?post=4112"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/localhost:10003\/wp-json\/wp\/v2\/tags?post=4112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}