---
title: Azure Virtual WAN
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Azure Virtual WAN
---

# Azure Virtual WAN

Azure Virtual WAN is a networking service that provides centralized, global connectivity for branch offices, remote users, and Azure resources. It simplifies large-scale network architecture by combining VPN, SD‑WAN, ExpressRoute, routing, and security features into a single unified hub-and-spoke design. It helps optimize performance, improve management, and secure traffic across distributed environments.

```
azure.network_virtual_wan
```

## Fields

| Title                             | ID   | Type       | Data Type                                                                | Description |
| --------------------------------- | ---- | ---------- | ------------------------------------------------------------------------ | ----------- |
| _key                              | core | string     |
| allow_branch_to_branch_traffic    | core | bool       | True if branch to branch traffic is allowed.                             |
| allow_vnet_to_vnet_traffic        | core | bool       | True if Vnet to Vnet traffic is allowed.                                 |
| disable_vpn_encryption            | core | bool       | Vpn encryption to be disabled or not.                                    |
| etag                              | core | string     | A unique read-only string that changes whenever the resource is updated. |
| id                                | core | string     | Resource ID.                                                             |
| location                          | core | string     | Resource location.                                                       |
| name                              | core | string     | Resource name.                                                           |
| office365_local_breakout_category | core | string     | The office traffic category.                                             |
| provisioning_state                | core | string     | The current provisioning state.                                          |
| resource_group                    | core | string     |
| subscription_id                   | core | string     |
| subscription_name                 | core | string     |
| tags                              | core | hstore_csv |
| type                              | core | string     | The type of the VirtualWAN.                                              |
| virtual_hubs                      | core | json       | List of VirtualHubs in the VirtualWAN.                                   |
| vpn_sites                         | core | json       | List of VpnSites in the VirtualWAN.                                      |
