Skip to content

Commit 9c5d088

Browse files
authored
Update virtual-network-tap-overview.md
1 parent 96dad30 commit 9c5d088

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/virtual-network/virtual-network-tap-overview.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,19 @@ The accounts you use to apply TAP configuration on network interfaces must be as
3838
| Microsoft.Network/tapConfigurations/* | Required to create, update, read, and delete the TAP configuration on a network interface |
3939

4040
## Public preview limitations
41-
**Note: Before adding a VM as a source you must first deploy a virtual network TAP resource and then STOP (deallocate) and START the source VM. This is required only once for any VM that will be a source**
42-
This is only a requirement for our Public Preview and will not be at GA.
41+
#Adding a source:
42+
- Virtual network TAP only supports virtual machine's (VM) network interface as a mirroring source. All VM SKU **except for v6** are supported but will be supported at GA.
43+
- Before adding a VM as a source you must **first deploy a virtual network TAP resource** and **then STOP (deallocate) and START the source VM**. This is required only once for any VM that will be added as a source. **If not done, you will get an erorr stating the NIC is not on fastpath**. This is only a requirement for our Public Preview and will not be at GA.
4344

44-
Following are limitations during our preview.
45-
- Virtual network TAP only supports virtual machine's (VM) network interface as a mirroring source. All VM SKU **except for v6** are supported.
45+
#Other Limitations
4646
- Virtual network TAP supports Load Balancer or VM's network interface as a destination resource for mirrored traffic.
47-
- Virtual network doesn't support Live Migration. VM set as source for virtual network TAP will have live migration disabled.
48-
- VMs behind a Standard Load Balancer with Floating IP enabled can't be set as a mirroring source.
49-
- VMs behind Basic Load Balancer can't be set as a mirroring source.
47+
- Virtual network doesn't support Live Migration. VM set as source for virtual network TAP will have live migration disabled. Live migration will be supported at GA.
48+
- VMs behind a Standard Load Balancer with Floating IP enabled can't be set as a mirroring source. It will be supported at GA.
49+
- VMs behind Basic Load Balancer can't be set as a mirroring source. Basic Load Balancer is being deprecated.
5050
- Virtual network doesn't support mirroring of inbound Private Link Service traffic.
5151
- VMs in a virtual network with encryption enabled can't be set as mirroring source.
5252
- Virtual network TAP doesn't support IPv6.
53-
- When a VM is added or removed as a source, the VM might experience network downtime (up to 60 seconds).
53+
- When a VM is added or removed as a source, the VM might experience network downtime (up to 60 seconds). There will be no downtime at GA.
5454

5555
## Supported Regions
5656

0 commit comments

Comments
 (0)