@@ -36,18 +36,19 @@ The accounts you use to apply TAP configuration on network interfaces must be as
36
36
| Microsoft.Network/networkInterfaces/read | Required to read the network interface resource on which the TAP is configured |
37
37
| Microsoft.Network/tapConfigurations/* | Required to create, update, read, and delete the TAP configuration on a network interface |
38
38
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|
51
52
52
53
## Supported Regions
53
54
0 commit comments