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/virtual-machines/linux/redhat-create-upload-vhd.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,8 @@ This section assumes that you've already obtained an ISO file from the Red Hat w
88
88
```
89
89
> [!NOTE]
90
90
>** When using Accelerated Networking (AN) the synthetic interface that is created must me configured to be unmanaged using a udev rule. This will prevents NetworkManager from assigning the same ip to it as the primary interface. <br>
# Accelerated Networking on Azure exposes a new SRIOV interface to the VM.
@@ -625,7 +626,8 @@ This section shows you how to use KVM to prepare a [RHEL 6](#rhel-6-using-kvm) o
625
626
```
626
627
> [!NOTE]
627
628
> ** When using Accelerated Networking (AN) the synthetic interface that is created must me configured to be unmanaged using a udev rule. This will prevents NetworkManager from assigning the same ip to it as the primary interface. <br>
# Accelerated Networking on Azure exposes a new SRIOV interface to the VM.
@@ -1010,7 +1012,8 @@ This section assumes that you have already installed a RHEL virtual machine in V
1010
1012
```
1011
1013
> [!NOTE]
1012
1014
>** When using Accelerated Networking (AN) the synthetic interface that is created must me configured to be unmanaged using a udev rule. This will prevents NetworkManager from assigning the same ip to it as the primary interface. <br>
0 commit comments