@@ -37,18 +37,16 @@ The accounts you use to apply TAP configuration on network interfaces must be as
37
37
| Microsoft.Network/tapConfigurations/* | Required to create, update, read, and delete the TAP configuration on a network interface |
38
38
39
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|
40
+ Following are limitations during our preview.
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
+ - When a VM is added or removed as a source, the VM might experience network downtime (up to 60 seconds).
52
50
53
51
## Supported Regions
54
52
0 commit comments