|
| 1 | +--- |
| 2 | +title: Create a Virtual Network Routing Appliance |
| 3 | +titleSuffix: Azure Virtual Network |
| 4 | +description: Create a virtual network routing appliance in Azure with ease. This guide covers registration, configuration, and troubleshooting for the public preview. |
| 5 | +#customer intent: As a network administrator, I want to create a virtual network routing appliance in the Azure portal so that I can manage network traffic in a non-production environment. |
| 6 | +author: asudbring |
| 7 | +ms.author: allensu |
| 8 | +ms.reviewer: allensu |
| 9 | +ms.date: 02/04/2026 |
| 10 | +ms.topic: how-to |
| 11 | +ms.service: azure-virtual-network |
| 12 | +ms.custom: references_regions |
| 13 | +--- |
| 14 | + |
| 15 | +# Create a virtual network routing appliance |
| 16 | + |
| 17 | +This article explains how to register your subscription for the virtual network routing appliance public preview and create a virtual network routing appliance in the Azure portal. Use the public preview for testing, evaluation, and feedback. It doesn't support production workloads. |
| 18 | + |
| 19 | +> [!IMPORTANT] |
| 20 | +> Azure Virtual Network routing appliance is currently in PREVIEW. |
| 21 | +> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability. |
| 22 | +
|
| 23 | +## Prerequisites |
| 24 | + |
| 25 | +### Subscription and workload requirements |
| 26 | + |
| 27 | +- Use a nonproduction Azure subscription for this public preview. |
| 28 | +- Your subscription must be enabled for the preview through AFEC registration and approval (see Section 2). |
| 29 | + |
| 30 | +### Supported regions (public preview) |
| 31 | + |
| 32 | +The virtual network routing appliance public preview is limited to the following regions: |
| 33 | + |
| 34 | +- West US |
| 35 | +- East US |
| 36 | +- East Asia |
| 37 | +- North Europe |
| 38 | +- West Europe |
| 39 | +- East US 2 |
| 40 | +- West Central US |
| 41 | +- UK South |
| 42 | + |
| 43 | +## Register for the public preview (AFEC) and get approval |
| 44 | + |
| 45 | +### Register your subscription by using Azure Feature Exposure Control (AFEC) |
| 46 | + |
| 47 | +AFEC controls preview access to the virtual network routing appliance. The AFEC feature name for enabling the virtual network routing appliance preview is: |
| 48 | +- Microsoft.network/AllowVirtualNetworkAppliance |
| 49 | + |
| 50 | +Register for the preview by activating the AFEC flag in the Azure portal. |
| 51 | + |
| 52 | +### Approval process |
| 53 | + |
| 54 | +After submitting your AFEC registration for Microsoft.network/AllowVirtualNetworkAppliance, complete the preview [sign-up form](https://forms.office.com/r/kqEKRr5mpB). The product team reviews and approves requests manually based on availability and capacity. During the public preview, creation requests might be denied if there's insufficient inventory or capacity in a region. |
| 55 | + |
| 56 | +### Confirm your subscription is enabled |
| 57 | + |
| 58 | +After Microsoft authorizes your subscription, verify the enablement by searching "Virtual network routing appliance" in the Azure portal search bar. If enabled, you see "Virtual network routing appliances" as a selectable service entry. |
| 59 | + |
| 60 | +:::image type="content" source="media/create-virtual-network-routing-appliance/virtual-network-appliance-1.png" alt-text="Screenshot of the Azure portal search bar with Virtual network routing appliances highlighted."::: |
| 61 | + |
| 62 | +:::image type="content" source="media/create-virtual-network-routing-appliance/virtual-network-appliance-2.png" alt-text="Screenshot of the Virtual network routing appliances service entry in the Azure portal."::: |
| 63 | + |
| 64 | +## Create a resource group |
| 65 | + |
| 66 | +1. Sign in to the [Azure Preview portal](https://preview.portal.azure.com). |
| 67 | + |
| 68 | +1. In the search box at the top of the portal, enter **Resource group**. Select **Resource groups** in the search results. |
| 69 | + |
| 70 | +1. Select **+ Create**. |
| 71 | + |
| 72 | +1. In **Create a resource group**, enter or select the following information: |
| 73 | + |
| 74 | + | Setting | Value | |
| 75 | + | ------- | ----- | |
| 76 | + | Subscription | Select your subscription | |
| 77 | + | Resource group name | Enter **test-rg** | |
| 78 | + | Region | Select **(US) East US** | |
| 79 | + |
| 80 | +1. Select **Review + create**. |
| 81 | + |
| 82 | +1. Select **Create**. |
| 83 | + |
| 84 | + |
| 85 | +## Create a virtual network |
| 86 | + |
| 87 | +1. In the search box at the top of the portal, enter **Virtual network**. Select **Virtual networks** in the search results. |
| 88 | + |
| 89 | +1. Select **+ Create**. |
| 90 | + |
| 91 | +1. In **Create virtual network**, enter or select the following information: |
| 92 | + |
| 93 | + | Setting | Value | |
| 94 | + | ------- | ----- | |
| 95 | + | **Project details** | | |
| 96 | + | Subscription | Select your subscription | |
| 97 | + | Resource group | Select **test-rg** | |
| 98 | + |**Instance details** | | |
| 99 | + | Virtual network name | Enter **vnet-1** | |
| 100 | + | Region | Select **(US) East US** | |
| 101 | + |
| 102 | +1. Select **Next**. |
| 103 | + |
| 104 | +1. Select **Next**. |
| 105 | + |
| 106 | +1. In **IP addresses**, select the **default** subnet. |
| 107 | + |
| 108 | +1. In **Edit subnet**, in **Name** enter **VirtualNetworkApplianceSubnet**. |
| 109 | + |
| 110 | +1. Select **Save**. |
| 111 | + |
| 112 | +1. Select **Review + Create**. |
| 113 | + |
| 114 | +1. Select **Create**. |
| 115 | + |
| 116 | +## Create a virtual network routing appliance |
| 117 | + |
| 118 | +1. In the search box at the top of the portal, enter **Virtual network appliance**. Select **Virtual network appliances** in the search result. |
| 119 | + |
| 120 | +1. Select **+ Create**. |
| 121 | + |
| 122 | +1. In **Create a virtual network appliance**, enter or select the following information in the **Basics** tab: |
| 123 | + |
| 124 | + | Setting | Value | |
| 125 | + | ------- | ----- | |
| 126 | + | **Project details** | | |
| 127 | + | Subscription | Select your subscription | |
| 128 | + | Resource group | Select **test-rg** | |
| 129 | + | **Instance details** | | |
| 130 | + | Name | Enter **vnet-appliance** | |
| 131 | + | Region | Select **East US** | |
| 132 | + | Capacity | Select **50 Gpbs** | |
| 133 | + | Virtual Network | Select **vnet-1** | |
| 134 | + |
| 135 | + |
| 136 | +1. Select **Review + create**. |
| 137 | + |
| 138 | +1. Select **Create**. |
| 139 | + |
| 140 | +The portal creates the Virtual Network routing appliance in a dedicated subnet named `VirtualNetworkApplianceSubnet`. If you create multiple appliance instances, you create them in the same dedicated subnet. |
| 141 | + |
| 142 | +**Optional**: During creation, you can choose a network security group and route table for the virtual network appliance's dedicated subnet. |
| 143 | + |
| 144 | +## Troubleshoot |
| 145 | + |
| 146 | +### Creation fails because the subscription isn't enabled |
| 147 | + |
| 148 | +If you see an error indicating your subscription isn't enabled or allowlisted, it typically means your AFEC registration isn't yet approved for `Microsoft.network/AllowVirtualNetworkAppliance`. Register via AFEC and wait for approval. |
| 149 | + |
| 150 | +### Appliance isn't getting traffic as expected |
| 151 | + |
| 152 | +- Verify NSGs and route tables attached to the appliance instance (or to the hosting subnet) match your intended routing and security configuration. |
| 153 | +- Use NSG flow logs (if enabled in your environment) to help validate connectivity and rule matches. |
0 commit comments