An Azure VPN Site represents a remote on‑premises location that connects to Azure through a Site‑to‑Site VPN. It defines the on‑premises VPN device, its IP address, link settings, and network prefixes. Azure uses this information to establish secure encrypted tunnels between your local network and virtual networks in Azure.

azure.network_vpn_site

Fields

TitleIDTypeData TypeDescription
_keycorestring
address_spacecorejsonAddressSpace contains an array of IP address ranges that can be used by subnets of the virtual network.
bgp_propertiescorejsonBGP settings details.
device_propertiescorejsonList of properties of the device.
etagcorestringA unique read-only string that changes whenever the resource is updated.
idcorestringResource ID.
ip_addresscorestringThe ip-address for the vpn-site.
is_security_sitecoreboolIsSecuritySite flag.
locationcorestringResource location.
namecorestringResource name.
o365_policycorejsonThe Office365 breakout policy.
provisioning_statecorestringThe current provisioning state.
resource_groupcorestring
subscription_idcorestring
subscription_namecorestring
tagscorehstore_csv
typecorestringResource type.
virtual_wancorejsonReference to another subresource.
vpn_site_linkscorejsonList of all vpn site links.