|
| 1 | +--- |
| 2 | +title: Solution design for Azure Payment HSM |
| 3 | +description: Learn about topologies and constraints for Azure Payment HSM |
| 4 | +services: payment-hsm |
| 5 | +author: msmbaldwin |
| 6 | + |
| 7 | +tags: azure-resource-manager |
| 8 | +ms.service: payment-hsm |
| 9 | +ms.workload: security |
| 10 | +ms.topic: article |
| 11 | +ms.date: 12/01/2022 |
| 12 | +ms.author: mbaldwin |
| 13 | + |
| 14 | +--- |
| 15 | + |
| 16 | +# Azure Payment HSM solution design |
| 17 | + |
| 18 | +This article identifies topologies and constraints for Azure Payment HSM. |
| 19 | + |
| 20 | +## Supported topologies |
| 21 | + |
| 22 | +The following table describes the network topologies supported by each network features configuration of Azure Payment HSM. |
| 23 | + |
| 24 | +|Topology |Basic network features | |
| 25 | +| :------------------- |:---------------:| |
| 26 | +|Connectivity to a payment HSM in a local VNet | Yes | |
| 27 | +|Connectivity to a payment HSM in a peered VNet (Same region) | Yes | |
| 28 | +|Connectivity to a payment HSM in a peered VNet (Cross region or global peering) | No | |
| 29 | +|Connectivity to a payment HSM over ExpressRoute gateway | Yes| |
| 30 | +|ExpressRoute (ER) FastPath | No | |
| 31 | +|Connectivity from on-premises to a payment HSM in a spoke VNet over ExpressRoute gateway and VNet peering with gateway transit | Yes | |
| 32 | +|Connectivity from on-premises to a payment HSM in a spoke VNet over VPN gateway | Yes | |
| 33 | +|Connectivity from on-premises to a payment HSM in a spoke VNet over VPN gateway and VNet peering with gateway transit | Yes | |
| 34 | +|Connectivity over Active/Passive VPN gateways | Yes | |
| 35 | +|Connectivity over Active/Active VPN gateways | No | |
| 36 | +|Connectivity over Active/Active Zone Redundant gateways | No | |
| 37 | +|Connectivity over Virtual WAN (VWAN) | No | |
| 38 | + |
| 39 | +## Constraints |
| 40 | + |
| 41 | +The following table describes what's supported for each network features configuration: |
| 42 | + |
| 43 | +|Features |Basic network features | |
| 44 | +| :------------------- | -------------------: | |
| 45 | +|Delegated subnet per VNet | 1 | |
| 46 | +|[Network Security Groups](../virtual-network/network-security-groups-overview.md) on payment HSMs on Azure-delegated subnets | No | |
| 47 | +|[User-defined routes (UDRs)](../virtual-network/virtual-networks-udr-overview.md#user-defined) on payment HSMs on Azure-delegated subnets | No | |
| 48 | +|Connectivity to [private endpoints](../private-link/private-endpoint-overview.md) | No | |
| 49 | +|Load balancers for payment HSMs on Azure traffic | No | |
| 50 | +|Dual stack (IPv4 and IPv6) virtual network | IPv4 only supported | |
| 51 | + |
| 52 | +## Next steps |
| 53 | + |
| 54 | +- Learn more about [Azure Payment HSM](overview.md) |
| 55 | +- See Azure Payment HSM [Deployment Scenarios](deployment-scenarios.md) |
| 56 | +- Find out how to [get started with Azure Payment HSM](getting-started.md) |
| 57 | +- Learn how to [Create a payment HSM](create-payment-hsm.md) |
| 58 | +- Read the [frequently asked questions](faq.yml) |
0 commit comments