Skip to content

Commit 8e9cac5

Browse files
committed
Updated Screenshots and references to blade in A2A scenarios
1 parent e8f86b9 commit 8e9cac5

7 files changed

+15
-15
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Before you run a test failover, verify the machine properties, and make sure tha
254254

255255
1. In **Protected Items**, click **Replicated Items** > VM.
256256
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.
258258

259259
- You can modify the Azure VM name, resource group, target size, [availability set](../virtual-machines/windows/tutorial-availability-sets.md), and managed disk settings.
260260
- 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.

articles/site-recovery/azure-to-azure-network-mapping.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,17 @@ If you haven't prepared network mapping before you configure disaster recovery f
4848

4949
>[!NOTE]
5050
>* 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.
5252
5353
## Specify a subnet
5454

5555
The subnet of the target VM is selected based on the name of the subnet of the source VM.
5656

5757
- 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.
5858
- 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.
6060

61-
![Compute and Network compute properties window](./media/site-recovery-network-mapping-azure-to-azure/modify-subnet.png)
61+
![Network compute properties window](./media/site-recovery-network-mapping-azure-to-azure/modify-subnet.png)
6262

6363

6464
## Set up IP addressing for target VMs
@@ -87,7 +87,7 @@ Target network isn't the failover VNet | - Target IP address will be static with
8787

8888
- The failover VNet is the target network that you select when you set up disaster recovery.
8989
- We recommend that you always use a non-production network for test failover.
90-
- You can modify the target IP address in the **Compute and Network** settings of the VM.
90+
- You can modify the target IP address in the **Network** settings of the VM.
9191

9292

9393
## Next steps

articles/site-recovery/azure-to-azure-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,9 @@ Internal Load balancer | Supported | Associate the preconfigured load balancer u
321321
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.
322322
NSG on NIC | Supported | Associate the NSG with the NIC using an Azure Automation script in a recovery plan.
323323
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**.
325325
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.
327327
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.
328328
Azure DNS | Supported |
329329
Custom DNS | Supported |

articles/site-recovery/how-to-enable-replication-proximity-placement-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To select a proximity placement group in the DR region while enabling replicatio
6262
You can easily update your selection of a proximity placement group in the DR region after replication has been enabled for the VM:
6363

6464
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**.
6666
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**.
6767

6868
### VMware to Azure

articles/site-recovery/site-recovery-active-directory.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The domain controller that is replicated by using Site Recovery is used for [tes
4242

4343
### Configure VM network settings
4444

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.
4646

4747
## Protect Active Directory
4848

@@ -72,12 +72,12 @@ Most applications require the presence of a domain controller or a DNS server. T
7272

7373
1. Use Site Recovery to [replicate](vmware-azure-tutorial.md) the virtual machine that hosts the domain controller or DNS.
7474
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.
7676

7777
:::image type="content" source="./media/site-recovery-active-directory/azure-test-network.png" alt-text="Azure test network":::
7878

7979
> [!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.
8181
>
8282
> 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.
8383

articles/site-recovery/site-recovery-failover-to-azure-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Site Recovery was not able to create a failed over virtual machine in Azure. It
2020

2121
* 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.
2222

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.
2424

2525
* 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.
2626

@@ -32,7 +32,7 @@ Site Recovery was not able to create a network interface for the failed over vir
3232

3333
Site Recovery was not able to create a failed over Classic virtual machine in Azure. It could happen because:
3434

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.
3636

3737
## Failover failed with Error ID 170010
3838

articles/site-recovery/site-recovery-iis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Azure|NA|Yes
6464

6565
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).
6666

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**.
6868

69-
![Screenshot that shows how to set the target IP in the Site Recovery Compute and Network pane](./media/site-recovery-active-directory/dns-target-ip.png)
69+
![Screenshot that shows how to set the target IP in the Site Recovery Network pane](./media/site-recovery-active-directory/dns-target-ip.png)
7070

7171
## Create a recovery plan
7272
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

Comments
 (0)