Skip to content

Commit b61ca29

Browse files
authored
Update virtual-network-tap-overview.md
1 parent 72aa1f2 commit b61ca29

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

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

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,19 @@ The accounts you use to apply TAP configuration on network interfaces must be as
3636
| Microsoft.Network/networkInterfaces/read | Required to read the network interface resource on which the TAP is configured |
3737
| Microsoft.Network/tapConfigurations/* | Required to create, update, read, and delete the TAP configuration on a network interface |
3838

39-
## Limitations
40-
41-
- Virtual network TAP only supports virtual machine's (VM) network interface as a mirroring source.
42-
- Virtual network TAP supports Load Balancer or VM's network interface as a destination resource for mirrored traffic.
43-
- Virtual network doesn't support Live Migration. VM set as source for virtual network TAP will have live migration disabled.
44-
- VMs behind a Standard Load Balancer with Floating IP enabled can't be set as a mirroring source.
45-
- VMs behind Basic Load Balancer can't be set as a mirroring source.
46-
- Virtual network doesn't support mirroring of inbound Private Link Service traffic.
47-
- VMs in a virtual network with encryption enabled can't be set as mirroring source.
48-
- Virtual network doesn't support IPv6 isn't supported.
49-
- Virtual network TAP doesn't support mirroring of AKS pods.
50-
- When a VM is added or removed as a source, the VM might experience network downtime (up to 60 seconds).
39+
## Public preview limitations
40+
Following are limitations during our preview. The ones marked temporary are limitation which will be removed at GA.
41+
|Limitation|Temporary|
42+
|-------------|----------|
43+
|Virtual network TAP only supports virtual machine's (VM) network interface as a mirroring source.|No|
44+
|Virtual network TAP supports Load Balancer or VM's network interface as a destination resource for mirrored traffic.|No|
45+
|Virtual network doesn't support Live Migration. VM set as source for virtual network TAP will have live migration disabled.|Yes|
46+
|VMs behind a Standard Load Balancer with Floating IP enabled can't be set as a mirroring source.|Yes|
47+
|VMs behind Basic Load Balancer can't be set as a mirroring source.|Yes|
48+
|Virtual network doesn't support mirroring of inbound Private Link Service traffic.|No|
49+
|VMs in a virtual network with encryption enabled can't be set as mirroring source.|No|
50+
|Virtual network doesn't support IPv6 isn't supported.|Yes|
51+
|When a VM is added or removed as a source, the VM might experience network downtime (up to 60 seconds).|Yes|
5152

5253
## Supported Regions
5354

0 commit comments

Comments
 (0)