Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Azure virtual network TAP (Terminal Access Point) allows you to continuously stream your virtual machine network traffic to a network packet collector or analytics tool. The collector or analytics tool is provided by a network virtual appliance partner. For a list of partner solutions that are validated to work with virtual network TAP, see partner solutions.
Important
Virtual network TAP is now in Public Preview. For more information, see the Overview article.
Before you begin
Before you create a virtual network TAP resource, review the following items:
- Read the prerequisites in the Overview article before you create a virtual network TAP resource.
- You must sign in to Azure with an account that has the appropriate permissions.
Create a virtual network TAP resource
The following steps show you how to create a virtual network TAP resource using the Azure portal.
In the portal, select Create to open the Virtual network terminal access points page.
- Select your subscription ID.
- Select the Resource Group for your virtual network TAP resource.
- Give your virtual network TAP resource a name.
- Select the Azure region for your virtual network TAP resource. The destination and source resource must be in the same region as your virtual network TAP resource.
- Next, click Select destination resource to open the Add a destination page.
Add a destination resource
A virtual network TAP resource can only have a single destination resource and it must be in the same region as the virtual network TAP resource.
Use the following steps to add a destination resource.
- Select between network interface or a load balancer.
- Filter for your desired destination resource. You can filter by using the search bar.
- Select your destination resource.
- After you specify your destination resource, click Select to open the Add source network interfaces page.
Add a source resource
You can have multiple sources per virtual network resource. If you have multiple sources, traffic is mirrored to the same destination resource. Sources must be in the same region as the virtual network TAP resource.
Configure the following settings to add a source resource:
- Filter for your desired source network interface.
- Select the source network interface.
- Click Add.
- Click Review and Create to deploy your virtual network TAP resource.
Next steps
Learn how to Create a virtual network TAP using CLI.