HashiCorp Cloud Platform
Hub and spoke options
Public Beta
Hub and Spoke Support for Azure HVNs is currently in Public BetaThis documentation focuses on Azure peering and the additional configurations for advanced network topologies, commonly referred to as hub-and-spoke.
For hub-and-spoke networking in Azure, additional settings must be enabled on the HVN Peering Connection and specific routing configurations must be added to the HVN and any other route tables used by applications communicating with HCP.
Supported network topologies
A network virtual appliance (NVA) topology is composed of a central hub network with an NVA such as Azure Firewall or 3rd party router and multiple spoke networks connected via Virtual Network Peering or on-premises networks connected via ExpressRoute or VPN.
This topology is one of the architectures recommended by Microsoft for centrally managing transitive routing between spoke virtual networks and on-premises networks.
Peering Connection Configuration
Enable hub-and-spoke configuration:
- Set "Traffic forwarded from remote virtual network" to Allow
- Set "Allow remote gateways" to Disallow
Refer to Peering connections for more details about configuration of HVN Peering Connections.
Routing Configuration
Define one or more HVN Routes for all CIDR Ranges that HCP Vault Dedicated needs to reach.
Configure the HVN Peering connection for the hub-and-spoke NVA topology:
- Set "Next Hop Type" to Virtual Appliance
- Set "Next Hop IP" to your NVA IP Address.
The route table(s) used by the NVA for routing rules will need to be configured with a route to the HVN. Each subnet within a given Spoke Virtual Network and any on-premises network routers will also need to have a route defined to reach the HVN.
Refer to Routes for more details about configuration of HVN Routes and for the specific route patterns required.