Skip to content

Commit 4afce96

Browse files
authored
Merge pull request #109695 from davidsmatlak/ds-fixesbrokenlinks
Fixes broken links
2 parents c393eb9 + 257ca26 commit 4afce96

File tree

2 files changed

+46
-53
lines changed

2 files changed

+46
-53
lines changed

articles/site-recovery/azure-stack-site-recovery.md

Lines changed: 26 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
---
22
title: Replicate Azure Stack VMs to Azure using Azure Site Recovery | Microsoft Docs
33
description: Learn how to set up disaster recovery to Azure for Azure Stack VMs with the Azure Site Recovery service.
4-
services: site-recovery
5-
author: rayne-wiselman
6-
manager: carmonm
74
ms.topic: conceptual
8-
ms.service: site-recovery
95
ms.date: 08/05/2019
10-
ms.author: raynew
116
---
127
# Replicate Azure Stack VMs to Azure
138

14-
This article shows you how to set up disaster recovery Azure Stack VMs to Azure, using the [Azure Site Recovery service](https://docs.microsoft.com/azure/site-recovery/site-recovery-overview).
9+
This article shows you how to set up disaster recovery Azure Stack VMs to Azure, using the [Azure Site Recovery service](site-recovery-overview.md).
1510

1611
Site Recovery contributes to your business continuity and disaster recovery (BCDR) strategy. The service ensures that your VM workloads remain available when expected and unexpected outages occur.
1712

@@ -39,9 +34,9 @@ With these steps complete, you can then run a full failover to Azure as and when
3934

4035
**Location** | **Component** |**Details**
4136
--- | --- | ---
42-
**Configuration server** | Runs on a single Azure Stack VM. | In each subscription you set up a configuration server VM. This VM runs the following Site Recovery components:<br/><br/> - Configuration server: Coordinates communications between on-premises and Azure, and manages data replication. - Process server: Acts as a replication gateway. It receives replication data, optimizes with caching, compression, and encryption; and sends it to Azure storage.<br/><br/> If VMs you want to replicate exceed the limits stated below, you can set up a separate standalone process server. [Learn more](https://docs.microsoft.com/azure/site-recovery/vmware-azure-set-up-process-server-scale).
43-
**Mobility service** | Installed on each VM you want to replicate. | In the steps in this article, we prepare an account so that the Mobility service is installed automatically on a VM when replication is enabled. If you don't want to install the service automatically, there are a number of other methods you can use. [Learn more](https://docs.microsoft.com/azure/site-recovery/vmware-azure-install-mobility-service).
44-
**Azure** | In Azure you need a Recovery Services vault, a storage account, and a virtual network. | Replicated data is stored in the storage account. Azure VMs are added to the Azure network when failover occurs.
37+
**Configuration server** | Runs on a single Azure Stack VM. | In each subscription you set up a configuration server VM. This VM runs the following Site Recovery components:<br/><br/> - Configuration server: Coordinates communications between on-premises and Azure, and manages data replication. - Process server: Acts as a replication gateway. It receives replication data, optimizes with caching, compression, and encryption; and sends it to Azure storage.<br/><br/> If VMs you want to replicate exceed the limits stated below, you can set up a separate standalone process server. [Learn more](vmware-azure-set-up-process-server-scale.md).
38+
**Mobility service** | Installed on each VM you want to replicate. | In the steps in this article, we prepare an account so that the Mobility service is installed automatically on a VM when replication is enabled. If you don't want to install the service automatically, there are a number of other methods you can use. [Learn more](vmware-azure-install-mobility-service.md).
39+
**Azure** | In Azure you need a Recovery Services vault, a storage account, and a virtual network. | Replicated data is stored in the storage account. Azure VMs are added to the Azure network when failover occurs.
4540

4641

4742
Replication works as follows:
@@ -62,16 +57,16 @@ Here's what you need to set up this scenario.
6257
**Requirement** | **Details**
6358
--- | ---
6459
**Azure subscription account** | If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/free-trial/).
65-
**Azure account permissions** | The Azure account you use needs permissions to:<br/><br/> - Create a Recovery Service vault<br/><br/> - Create a virtual machine in the resource group and virtual network you use for the scenario<br/><br/> - Write to the storage account you specify<br/><br/> Note that:<br/><br/> -If you create an account, you're the administrator of your subscription and can perform all actions.<br/><br/> - If you use an existing subscription and you're not the administrator, you need to work with the admin to assign you Owner or Contributor permissions.<br/><br/> - If you need more granular permissions, review [this article](https://docs.microsoft.com/azure/site-recovery/site-recovery-role-based-linked-access-control).
66-
**Azure Stack VM** | You need an Azure Stack VM in the tenant subscription, that will be deployed as the Site Recovery configuration server.
60+
**Azure account permissions** | The Azure account you use needs permissions to:<br/><br/> - Create a Recovery Service vault<br/><br/> - Create a virtual machine in the resource group and virtual network you use for the scenario<br/><br/> - Write to the storage account you specify<br/><br/> Note that:<br/><br/> -If you create an account, you're the administrator of your subscription and can perform all actions.<br/><br/> - If you use an existing subscription and you're not the administrator, you need to work with the admin to assign you Owner or Contributor permissions.<br/><br/> - If you need more granular permissions, review [this article](site-recovery-role-based-linked-access-control.md).
61+
**Azure Stack VM** | You need an Azure Stack VM in the tenant subscription, that will be deployed as the Site Recovery configuration server.
6762

6863

6964
### Prerequisites for the configuration server
7065

7166
[!INCLUDE [site-recovery-config-server-reqs-physical](../../includes/site-recovery-config-server-reqs-physical.md)]
7267

7368

74-
69+
7570
## Step 1: Prepare Azure Stack VMs
7671

7772
### Verify the operating system
@@ -83,7 +78,7 @@ Make sure that the VMs are running one of the operating systems summarized in th
8378
--- | ---
8479
**64-bit Windows** | Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 R2 (from SP1)
8580
**CentOS** | 5.2 to 5.11, 6.1 to 6.9, 7.0 to 7.3
86-
**Ubuntu** | 14.04 LTS server, 16.04 LTS server. Review [supported kernels](https://docs.microsoft.com/azure/site-recovery/vmware-physical-azure-support-matrix#ubuntu-kernel-versions)
81+
**Ubuntu** | 14.04 LTS server, 16.04 LTS server. Review [supported kernels](vmware-physical-azure-support-matrix.md#ubuntu-kernel-versions)
8782

8883
### Prepare for Mobility service installation
8984

@@ -103,10 +98,10 @@ Every VM you want to replicate must have the Mobility service installed. In orde
10398
- To do this, run **wf.msc** to open the Windows Firewall console. Right click **Inbound Rules** > **New Rule**. Select **Predefined**, and choose **File and Printer sharing** from the list. Complete the wizard, select to allow the connection > **Finish**.
10499
- For domain computers, you can use a GPO to do this.
105100

106-
101+
107102
#### Linux machines
108103

109-
- Ensure that theres network connectivity between the Linux computer and the process server.
104+
- Ensure that there's network connectivity between the Linux computer and the process server.
110105
- On the machine for which you enable replication, you need an account that's a root user on the source Linux server:
111106
- You specify this account when you set up Site Recovery. Then the process server uses this account to install the Mobility service when replication is enabled.
112107
- This account will only be used by Site Recovery for the push installation, and to update the Mobility service.
@@ -137,7 +132,7 @@ For each machine you want to replicate, find the IP address:
137132
## Step 2: Create a vault and select a replication goal
138133

139134
1. In the Azure portal, select **Create a resource** > **Management Tools** > **Backup and Site Recovery**.
140-
2. In **Name**, enter a friendly name to identify the vault.
135+
2. In **Name**, enter a friendly name to identify the vault.
141136
3. In **Resource group**, create or select a resource group. We're using **contosoRG**.
142137
4. In **Location**, enter the Azure region. We're using **West Europe**.
143138
5. To quickly access the vault from the dashboard, select **Pin to dashboard** > **Create**.
@@ -169,22 +164,22 @@ Set up the configuration server machine, register it in the vault, and discover
169164
5. Download the Site Recovery Unified Setup installation file.
170165
6. Download the vault registration key. You need the registration key when you run Unified Setup. The key is valid for five days after you generate it.
171166

172-
![Set up source](./media/azure-stack-site-recovery/set-source2.png)
167+
![Set up source](./media/azure-stack-site-recovery/set-source2.png)
173168

174169

175170
### Run Azure Site Recovery Unified Setup
176171

177172
To install and register the configuration server, do an RDP connection to the VM you want to use for the configuration server, and run Unified Setup.
178173

179-
Before you start, make sure that the clock is [synchronized with a time server](https://technet.microsoft.com/windows-server-docs/identity/ad-ds/get-started/windows-time-service/windows-time-service) on the VM before you start. Installation fails if the time is more than five minutes off local time.
174+
Before you start, make sure that the clock is [synchronized with a time server](/windows-server/networking/windows-time-service/windows-time-service-top) on the VM before you start. Installation fails if the time is more than five minutes off local time.
180175

181176
Now install the configuration server:
182177

183178
[!INCLUDE [site-recovery-add-configuration-server](../../includes/site-recovery-add-configuration-server.md)]
184179

185180
> [!NOTE]
186181
> The configuration server can also be installed from the command line. [Learn more](physical-manage-configuration-server.md#install-from-the-command-line).
187-
>
182+
>
188183
> It can take 15 minutes or more for the account name to appear in the portal. To update immediately, select **Configuration Servers** > ***server name*** > **Refresh Server**.
189184
190185
## Step 4: Set up the target environment
@@ -243,9 +238,9 @@ Make sure you've completed all the tasks in [Step 1: Prepare machine](#step-1-pr
243238

244239
> [!NOTE]
245240
> Site Recovery installs Mobility Service when replication is enabled for a VM.
246-
>
241+
>
247242
> It can take 15 minutes or longer for changes to take effect and appear in the portal.
248-
>
243+
>
249244
> To monitor VMs you add, check the last discovered time for VMs in **Configuration Servers** > **Last Contact At**. To add VMs without waiting for the scheduled discovery, highlight the configuration server (don't select it) and select **Refresh**.
250245
251246

@@ -255,16 +250,16 @@ You run a test failover to Azure to make sure that everything's working as expec
255250

256251
### Verify machine properties
257252

258-
Before you run a test failover, verify the machine properties, and make sure that they comply with [Azure requirements](https://docs.microsoft.com/azure/site-recovery/vmware-physical-azure-support-matrix#azure-vm-requirements). You can view and modify properties as follows:
253+
Before you run a test failover, verify the machine properties, and make sure that they comply with [Azure requirements](vmware-physical-azure-support-matrix.md#azure-vm-requirements). You can view and modify properties as follows:
259254

260255
1. In **Protected Items**, click **Replicated Items** > VM.
261256
2. In the **Replicated item** pane, there's a summary of VM information, health status, and the latest available recovery points. Click **Properties** to view more details.
262257
3. In **Compute and Network**, modify settings as needed.
263258

264-
- You can modify the Azure VM name, resource group, target size, [availability set](../virtual-machines/windows/tutorial-availability-sets.md), and managed disk settings.
259+
- You can modify the Azure VM name, resource group, target size, [availability set](/azure/virtual-machines/windows/tutorial-availability-sets), and managed disk settings.
265260
- You can also view and modify network settings. These include the network/subnet to which the Azure VM is joined after failover, and the IP address that will be assigned to the VM.
266261
1. In **Disks**, view information about the operating system and data disks on the VM.
267-
262+
268263

269264
### Run a test failover
270265

@@ -283,27 +278,27 @@ When you run a test failover, the following happens:
283278
Run a test failover for a VM as follows:
284279

285280
1. In **Settings** > **Replicated Items**, click the VM > **+Test Failover**.
286-
2. For this walkthrough, we'll select to use the **Latest processed** recovery point.
281+
2. For this walkthrough, we'll select to use the **Latest processed** recovery point.
287282
3. In **Test Failover**, select the target Azure network.
288283
4. Click **OK** to begin the failover.
289284
5. Track progress by clicking on the VM to open its properties. Or, click the **Test Failover** job in *vault name* > **Settings** > **Jobs** >**Site Recovery jobs**.
290285
6. After the failover finishes, the replica Azure VM appears in the Azure portal > **Virtual Machines**. Check that the VM is the appropriate size, connected to the right network, and running.
291-
7. You should now be able to connect to the replicated VM in Azure. [Learn more](https://docs.microsoft.com/azure/site-recovery/site-recovery-test-failover-to-azure#prepare-to-connect-to-azure-vms-after-failover).
286+
7. You should now be able to connect to the replicated VM in Azure. [Learn more](site-recovery-test-failover-to-azure.md#prepare-to-connect-to-azure-vms-after-failover).
292287
8. To delete Azure VMs created during the test failover, click **Cleanup test failover** on the VM. In **Notes**, save any observations associated with the test failover.
293288

294289
## Fail over and fail back
295290

296291
After you've set up replication, and run a drill to make sure everything's working, you can fail machines over to Azure as required.
297292

298-
Before you run a failover, if you want to connect to the machine in Azure after the failover, then [prepare to connect](https://docs.microsoft.com/azure/site-recovery/site-recovery-test-failover-to-azure#prepare-to-connect-to-azure-vms-after-failover) before you start.
293+
Before you run a failover, if you want to connect to the machine in Azure after the failover, then [prepare to connect](site-recovery-test-failover-to-azure.md#prepare-to-connect-to-azure-vms-after-failover) before you start.
299294

300295
Then run a failover as follows:
301296

302297

303298
1. In **Settings** > **Replicated Items**, click the machine > **Failover**.
304299
2. Select the recovery point that you want to use.
305300
3. In **Test Failover**, select the target Azure network.
306-
4. Select **Shut down machine before beginning failover**. With this setting, Site Recovery tries to shut down the source machine before starting the failover. However failover continues even if shutdown fails.
301+
4. Select **Shut down machine before beginning failover**. With this setting, Site Recovery tries to shut down the source machine before starting the failover. However failover continues even if shutdown fails.
307302
5. Click **OK** to begin the failover. You can follow the failover progress on the **Jobs** page.
308303
6. After the failover finishes, the replica Azure VM appears in the Azure portal > **Virtual Machines**. If you prepared to connect after failover, check that the VM is the appropriate size, connected to the right network, and running.
309304
7. After verifying the VM, click **Commit** to finish the failover. This deletes all available recovery points.
@@ -316,18 +311,18 @@ Then run a failover as follows:
316311

317312
When your primary site is up and running again, you can fail back from Azure to Azure Stack. To do this, you need to download the Azure VM VHD, and upload it to Azure Stack.
318313

319-
1. Shut down the Azure VM, so that the VHD can be downloaded.
314+
1. Shut down the Azure VM, so that the VHD can be downloaded.
320315
2. To start downloading the VHD, install [Azure Storage Explorer](https://azure.microsoft.com/features/storage-explorer/).
321316
3. Navigate to the VM in the Azure Portal (using the VM name).
322317
4. In **Disks**, click on the disk name, and gather settings.
323318

324-
- As an example, the VHD URI used in our test: https://502055westcentralus.blob.core.windows.net/wahv9b8d2ceb284fb59287/copied-3676553984.vhd can be broken down to get the following input parameters that are used to download the VHD.
319+
- As an example, the VHD URI used in our test: `https://502055westcentralus.blob.core.windows.net/wahv9b8d2ceb284fb59287/copied-3676553984.vhd` can be broken down to get the following input parameters that are used to download the VHD.
325320
- Storage Account: 502055westcentralus
326321
- Container: wahv9b8d2ceb284fb59287
327322
- VHD Name: copied-3676553984.vhd
328323

329324
5. Now, use Azure Storage Explorer to download the VHD.
330-
6. Upload the VHD to Azure Stack with [these steps](https://docs.microsoft.com/azure/azure-stack/user/azure-stack-manage-vm-disks#use-powershell-to-add-multiple-disks-to-a-vm).
325+
6. Upload the VHD to Azure Stack with [these steps](/azure-stack/user/azure-stack-manage-vm-disks#use-powershell-to-add-multiple-disks-to-a-vm).
331326
7. In the existing VM or new VM, attach the uploaded VHDs.
332327
8. Check that the OS Disk is correct, and start the VM.
333328

0 commit comments

Comments
 (0)