You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-stack-site-recovery.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -254,7 +254,7 @@ Before you run a test failover, verify the machine properties, and make sure tha
254
254
255
255
1. In **Protected Items**, click **Replicated Items** > VM.
256
256
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.
257
-
3. In **Compute and Network**, modify settings as needed.
257
+
3. In **Compute** and **Network** settings, modify settings as needed.
258
258
259
259
- You can modify the Azure VM name, resource group, target size, [availability set](../virtual-machines/windows/tutorial-availability-sets.md), and managed disk settings.
260
260
- 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.
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-network-mapping.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,17 +48,17 @@ If you haven't prepared network mapping before you configure disaster recovery f
48
48
49
49
>[!NOTE]
50
50
>* Modifying the network mapping only changes the defaults for new VM replications. It does not impact the target virtual network selections for existing replications.
51
-
>* If you wish to modify the target network for an existing replication, go to Compute and Network Settings of the replicated item.
51
+
>* If you wish to modify the target network for an existing replication, go to **Network** Settings of the replicated item.
52
52
53
53
## Specify a subnet
54
54
55
55
The subnet of the target VM is selected based on the name of the subnet of the source VM.
56
56
57
57
- If a subnet with the same name as the source VM subnet is available in the target network, that subnet is set for the target VM.
58
58
- If a subnet with the same name doesn't exist in the target network, the first subnet in the alphabetical order is set as the target subnet.
59
-
- You can modify the target subnet in the **Compute and Network** settings for the VM.
59
+
- You can modify the target subnet in the **Network** settings for the VM.
60
60
61
-

Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-support-matrix.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -321,9 +321,9 @@ Internal Load balancer | Supported | Associate the preconfigured load balancer u
321
321
Public IP address | Supported | Associate an existing public IP address with the NIC. Or, create a public IP address and associate it with the NIC using an Azure Automation script in a recovery plan.
322
322
NSG on NIC | Supported | Associate the NSG with the NIC using an Azure Automation script in a recovery plan.
323
323
NSG on subnet | Supported | Associate the NSG with the subnet using an Azure Automation script in a recovery plan.
324
-
Reserved (static) IP address | Supported | If the NIC on the source VM has a static IP address, and the target subnet has the same IP address available, it's assigned to the failed over VM.<br/><br/> If the target subnet doesn't have the same IP address available, one of the available IP addresses in the subnet is reserved for the VM.<br/><br/> You can also specify a fixed IP address and subnet in **Replicated items** > **Settings** > **Compute and Network** > **Network interfaces**.
324
+
Reserved (static) IP address | Supported | If the NIC on the source VM has a static IP address, and the target subnet has the same IP address available, it's assigned to the failed over VM.<br/><br/> If the target subnet doesn't have the same IP address available, one of the available IP addresses in the subnet is reserved for the VM.<br/><br/> You can also specify a fixed IP address and subnet in **Replicated items** > **Settings** > **Network** > **Network interfaces**.
325
325
Dynamic IP address | Supported | If the NIC on the source has dynamic IP addressing, the NIC on the failed over VM is also dynamic by default.<br/><br/> You can modify this to a fixed IP address if required.
326
-
Multiple IP addresses | Not supported | When you fail over a VM that has a NIC with multiple IP addresses, only the primary IP address of the NIC in the source region is kept. To assign multiple IP addresses, you can add VMs to a [recovery plan](recovery-plan-overview.md) and attach a script to assign additional IP addresses to the plan, or you can make the change manually or with a script after failover.
326
+
Multiple IP addresses | Supported | When you fail over a VM that has a NIC with multiple IP addresses, only the primary IP address of the NIC in the source region is kept by default. To failover Secondary IP Configurations, go to the **Network** blade and configure them.
327
327
Traffic Manager | Supported | You can preconfigure Traffic Manager so that traffic is routed to the endpoint in the source region on a regular basis, and to the endpoint in the target region in case of failover.
Copy file name to clipboardExpand all lines: articles/site-recovery/how-to-enable-replication-proximity-placement-groups.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ To select a proximity placement group in the DR region while enabling replicatio
62
62
You can easily update your selection of a proximity placement group in the DR region after replication has been enabled for the VM:
63
63
64
64
1. Go to the virtual machine. On the left pane, under **Operations**, select **Disaster Recovery**.
65
-
2. Go to the **Compute and Network** pane and select **Edit**.
65
+
2. Go to the **Compute** pane and select **Edit**.
66
66
3. You can see the options to edit multiple target settings, including the target proximity placement group. Choose the proximity placement group that you want the VM to fail over into, and then select **Save**.
Copy file name to clipboardExpand all lines: articles/site-recovery/site-recovery-active-directory.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The domain controller that is replicated by using Site Recovery is used for [tes
42
42
43
43
### Configure VM network settings
44
44
45
-
For the virtual machine that hosts the domain controller or DNS, in Site Recovery, configure network settings under the **Compute and Network** settings of the replicated virtual machine. This ensures that the virtual machine is attached to the correct network after failover.
45
+
For the virtual machine that hosts the domain controller or DNS, in Site Recovery, configure network settings under the **Network** settings of the replicated virtual machine. This ensures that the virtual machine is attached to the correct network after failover.
46
46
47
47
## Protect Active Directory
48
48
@@ -72,12 +72,12 @@ Most applications require the presence of a domain controller or a DNS server. T
72
72
73
73
1. Use Site Recovery to [replicate](vmware-azure-tutorial.md) the virtual machine that hosts the domain controller or DNS.
74
74
1. Create an isolated network. Any virtual network that you create in Azure is isolated from other networks by default. We recommend that you use the same IP address range for this network that you use in your production network. Don't enable site-to-site connectivity on this network.
75
-
1. Provide a DNS IP address in the isolated network. Use the IP address that you expect the DNS virtual machine to get. If you're replicating to Azure, provide the IP address for the virtual machine that's used on failover. To enter the IP address, in the replicated virtual machine, in the **Compute and Network** settings, select the **Target IP** settings.
75
+
1. Provide a DNS IP address in the isolated network. Use the IP address that you expect the DNS virtual machine to get. If you're replicating to Azure, provide the IP address for the virtual machine that's used on failover. To enter the IP address, in the replicated virtual machine, in the **Network** settings, select the **Target IP** settings.
76
76
77
77
:::image type="content" source="./media/site-recovery-active-directory/azure-test-network.png" alt-text="Azure test network":::
78
78
79
79
> [!TIP]
80
-
> Site Recovery attempts to create test virtual machines in a subnet of the same name and by using the same IP address that's provided in the **Compute and Network** settings of the virtual machine. If a subnet of the same name isn't available in the Azure virtual network that's provided for test failover, the test virtual machine is created in the alphabetically first subnet.
80
+
> Site Recovery attempts to create test virtual machines in a subnet of the same name and by using the same IP address that's provided in the **Network** settings of the virtual machine. If a subnet of the same name isn't available in the Azure virtual network that's provided for test failover, the test virtual machine is created in the alphabetically first subnet.
81
81
>
82
82
> If the target IP address is part of the selected subnet, Site Recovery tries to create the test failover virtual machine by using the target IP address. If the target IP isn't part of the selected subnet, the test failover virtual machine is created by using the next available IP in the selected subnet.
Copy file name to clipboardExpand all lines: articles/site-recovery/site-recovery-failover-to-azure-troubleshoot.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Site Recovery was not able to create a failed over virtual machine in Azure. It
20
20
21
21
* There isn't sufficient quota available to create the virtual machine: You can check the available quota by going to Subscription -> Usage + quotas. You can open a [new support request](https://aka.ms/getazuresupport) to increase the quota.
22
22
23
-
* You are trying to failover virtual machines of different size families in same availability set. Ensure that you choose same size family for all virtual machines in the same availability set. Change size by going to Compute and Network settings of the virtual machine and then retry failover.
23
+
* You are trying to failover virtual machines of different size families in same availability set. Ensure that you choose same size family for all virtual machines in the same availability set. Change size by going to **Compute** settings of the virtual machine and then retry failover.
24
24
25
25
* There is a policy on the subscription that prevents creation of a virtual machine. Change the policy to allow creation of a virtual machine and then retry failover.
26
26
@@ -32,7 +32,7 @@ Site Recovery was not able to create a network interface for the failed over vir
32
32
33
33
Site Recovery was not able to create a failed over Classic virtual machine in Azure. It could happen because:
34
34
35
-
* One of the resources such as a virtual network that is required for the virtual machine to be created doesn't exist. Create the virtual network as provided under Compute and Network settings of the virtual machine or modify the setting to a virtual network that already exists and then retry failover.
35
+
* One of the resources such as a virtual network that is required for the virtual machine to be created doesn't exist. Create the virtual network as provided under Network settings of the virtual machine or modify the setting to a virtual network that already exists and then retry failover.
Copy file name to clipboardExpand all lines: articles/site-recovery/site-recovery-iis.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,9 +64,9 @@ Azure|NA|Yes
64
64
65
65
To start replicating all the IIS web farm virtual machines to Azure, follow the guidance in [Test failover to Azure in Site Recovery](site-recovery-test-failover-to-azure.md).
66
66
67
-
If you are using a static IP address, you can specify the IP address that you want the virtual machine to take. To set the IP address, go to **Compute and Network settings** > **TARGET IP**.
67
+
If you are using a static IP address, you can specify the IP address that you want the virtual machine to take. To set the IP address, go to **Network settings** > **TARGET IP**.
68
68
69
-

69
+

70
70
71
71
## Create a recovery plan
72
72
A recovery plan supports the sequencing of various tiers in a multi-tier application during a failover. Sequencing helps maintain application consistency. When you create a recovery plan for a multi-tier web application, complete the steps described in [Create a recovery plan by using Site Recovery](site-recovery-create-recovery-plans.md).
0 commit comments