Skip to content

Commit 1eec237

Browse files
authored
Update virtual-network-tap-overview.md
1 parent b274e35 commit 1eec237

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can use the same virtual network TAP resource to aggregate traffic from mult
2929

3030
## Permissions
3131

32-
The accounts you use to apply TAP configuration on network interfaces must be assigned to the [network contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fvirtual-network%2ftoc.json#network-contributor) role or a [custom role](../role-based-access-control/custom-roles.md?toc=%2fazure%2fvirtual-network%2ftoc.json) that is assigned the necessary actions from the following table:
32+
The accounts you use to apply TAP configuration on network interfaces must be assigned to the [network contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fvirtual-network%2ftoc.json#network-contributor) role or a [custom role](../role-based-access-control/custom-roles.md?toc=%2fazure%2fvirtual-network%2ftoc.json) that is assigned as the necessary actions from the following table:
3333

3434
| Action | Name |
3535
|---|---|
@@ -38,20 +38,21 @@ 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+
Please note, limitations tagged with **[Temporary]** will be resolved at GA.
4142
### Adding a source:
4243
- Virtual network TAP only supports virtual machine's (VM) network interface as a mirroring source.
43-
- v6 VM SKU aren't supported as a source. v6 will be supported at GA.
44-
- 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**. At GA, it will not be a requirement.
44+
- [Temporary] v6 VM SKU aren't supported as a source.
45+
- [Temporary] 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**.
4546

4647
### Other Limitations
4748
- Virtual network TAP supports Load Balancer or VM's network interface as a destination resource for mirrored traffic.
48-
- Virtual network doesn't support Live Migration. Live Migration will be disabled for VMs set as a source. Live migration will be supported at GA.
49-
- 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+
- [Temporary] Virtual network doesn't support Live Migration. Live Migration will be disabled for VMs set as a source.
50+
- [Temporary] VMs behind a Standard Load Balancer with Floating IP enabled can't be set as a mirroring source.
5051
- VMs behind Basic Load Balancer can't be set as a mirroring source. Basic Load Balancer is being deprecated.
5152
- Virtual network doesn't support mirroring of inbound Private Link Service traffic.
5253
- VMs in a virtual network with encryption enabled can't be set as mirroring source.
5354
- Virtual network TAP doesn't support IPv6.
54-
- 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.
55+
- [Temporary] When a VM is added or removed as a source, the VM might experience network downtime (up to 60 seconds).
5556

5657
## Supported Regions
5758

0 commit comments

Comments
 (0)