Skip to content

Commit f08668b

Browse files
committed
Corrections on AN with ASR article
Corrections on AN with ASR article
1 parent 8ad51a8 commit f08668b

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

articles/site-recovery/azure-vm-disaster-recovery-with-accelerated-networking.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Accelerated Networking for Azure virtual machine disaster recovery | Microsoft Docs
3-
description: Describes how to use enable Accelerated Networking with Azure Site Recovery for Azure virtual machine disaster recovery
2+
title: Accelerated Networking with Azure virtual machine disaster recovery | Microsoft Docs
3+
description: Describes how to enable Accelerated Networking with Azure Site Recovery for Azure virtual machine disaster recovery
44
services: site-recovery
55
documentationcenter: ''
66
author: mayanknayar
@@ -11,11 +11,11 @@ ms.date: 08/24/2018
1111
ms.author: manayar
1212

1313
---
14-
# Accelerated Networking for Azure virtual machine disaster recovery
14+
# Accelerated Networking with Azure virtual machine disaster recovery
1515

1616
Accelerated Networking enables single root I/O virtualization (SR-IOV) to a VM, greatly improving its networking performance. This high-performance path bypasses the host from the datapath, reducing latency, jitter, and CPU utilization, for use with the most demanding network workloads on supported VM types. The following picture shows communication between two VMs with and without accelerated networking:
1717

18-
![Comparison](./media/azure-vm-disaster-recovery-with-accelerated-networking/accelerated-networking.png)
18+
![Comparison](./media/azure-vm-disaster-recovery-with-accelerated-networking/accelerated-networking-benefit.png)
1919

2020
Azure Site Recovery enables you to utilize the benefits of Accelerated Networking, for Azure virtual machines that are failed over to a different Azure region. This article describes how you can enable Accelerated Networking for Azure virtual machines replicated with Azure Site Recovery.
2121

@@ -26,7 +26,7 @@ Before you begin, ensure that you understand:
2626
- [Setting up replication](azure-to-azure-tutorial-enable-replication.md) for Azure virtual machines
2727
- [Failing over](azure-to-azure-tutorial-failover-failback.md) Azure virtual machines
2828

29-
## Accelerated Networking with Windows virtual machines
29+
## Accelerated Networking with Windows VMs
3030

3131
Azure Site Recovery supports enabling Accelerated Networking for replicated virtual machines only if the source virtual machine has Accelerated Networking enabled. If your source virtual machine does not have Accelerated Networking enabled, you can learn how to enable Accelerated Networking for Windows virtual machines [here](../virtual-network/create-vm-accelerated-networking-powershell.md#enable-accelerated-networking-on-existing-vms).
3232

@@ -42,7 +42,7 @@ On instances that support hyperthreading, Accelerated Networking is supported on
4242

4343
For more information on VM instances, see [Windows VM sizes](../virtual-machines/windows/sizes.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
4444

45-
## Accelerated Networking with Linux virtual machines
45+
## Accelerated Networking with Linux VMs
4646

4747
Azure Site Recovery supports enabling Accelerated Networking for replicated virtual machines only if the source virtual machine has Accelerated Networking enabled. If your source virtual machine does not have Accelerated Networking enabled, you can learn how to enable Accelerated Networking for Linux virtual machines [here](../virtual-network/create-vm-accelerated-networking-cli.md#enable-accelerated-networking-on-existing-vms).
4848

@@ -63,7 +63,7 @@ On instances that support hyperthreading, Accelerated Networking is supported on
6363

6464
For more information on VM instances, see [Linux VM sizes](../virtual-machines/linux/sizes.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
6565

66-
## Enabling Accelerated Networking for replicated virtual machines
66+
## Enabling Accelerated Networking for replicated VMs
6767

6868
When you [enable replication](azure-to-azure-tutorial-enable-replication.md) for Azure virtual machines, Site Recovery will automatically detect whether the virtual machine network interfaces have Accelerated Networking enabled. If Accelerated Networking is already enabled, Site Recovery will automatically configure Accelerated Networking on the network interfaces of the replicated virtual machine.
6969

@@ -72,9 +72,9 @@ The status of Accelerated Networking can be verified under the **Network interfa
7272
![Accelerated Networking setting](./media/azure-vm-disaster-recovery-with-accelerated-networking/compute-network-accelerated-networking.png)
7373

7474
If you have enabled Accelerated Networking on the source virtual machine after enabling replication, you can enable Accelerated Networking for the replicated virtual machine's network interfaces by the following process:
75-
- Open **Compute and Network** settings for the replicated virtual machine
76-
- Click on the name of the network interface under the **Network interfaces** section
77-
- Select **Enabled** from the dropdown for Accelerated Networking under the **Target** column
75+
1. Open **Compute and Network** settings for the replicated virtual machine
76+
2. Click on the name of the network interface under the **Network interfaces** section
77+
3. Select **Enabled** from the dropdown for Accelerated Networking under the **Target** column
7878

7979
![Enable Accelerated Networking](./media/azure-vm-disaster-recovery-with-accelerated-networking/compute-network-accelerated-networking.png)
8080

Loading

0 commit comments

Comments
 (0)