Skip to content

Commit d0795ee

Browse files
committed
Updates
1 parent 21e8bb4 commit d0795ee

File tree

3 files changed

+30
-26
lines changed

3 files changed

+30
-26
lines changed

articles/payment-hsm/deployment-scenarios.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Thales doesn't provide PayShield SDK to customers, which supports HA over a clus
2121

2222
> [!IMPORTANT]
2323
> - Virtual network peering does not support cross-region communication between payment HSM instances. A payment HSM instance in one region cannot communicate with a payment HSM instance in another region.
24-
> - NSGs are not supported for payment HSM subnet.
24+
> - Network Security Groups and User Defined Routes are not not supported for payment HSM subnets.
2525
> - Customers can allocate a maximum of two payment HSMs from each stamp in one region under same subscription.
2626
> - If customer does not have a High Availability setup in their production environment, the customer will not be able to receive S2 support from Microsoft side.
2727
> - Please ensure your Microsoft Cloud Solution Architect has reviewed your payment HSM deployment architecture design and readiness before production launch.
@@ -41,6 +41,7 @@ This scenario caters to regional-level failure. The usual strategy is to complet
4141
## Next steps
4242

4343
- Learn more about [Azure Payment HSM](overview.md)
44+
- See the Azure Payment HSM [Solution design](solution-design.md)
4445
- Find out how to [get started with Azure Payment HSM](getting-started.md)
4546
- Learn how to [Create a payment HSM](create-payment-hsm.md)
4647
- Read the [frequently asked questions](faq.yml)
Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Solution design
3-
description: Learn about topologies and constraints for NC2 on Azure.
2+
title: Solution design for Azure Payment HSM
3+
description: Learn about topologies and constraints for Azure Payment HSM
44
ms.topic: conceptual
55
ms.subservice: baremetal-nutanix
66
ms.custom: engagement-fy23
@@ -9,43 +9,44 @@ ms.date: 10/13/2022
99

1010
# Solution design
1111

12-
This article identifies topologies and constraints for NC2 on Azure.
12+
This article identifies topologies and constraints for Azure Payment HSM.
1313

1414
## Supported topologies
1515

1616
The following table describes the network topologies supported by each network features configuration of NC2 on Azure.
1717

1818
|Topology |Basic network features |
1919
| :------------------- |:---------------:|
20-
|Connectivity to BareMetal (BM) in a local VNet| Yes |
21-
|Connectivity to BM in a peered VNet (Same region)|Yes |
22-
|Connectivity to BM in a peered VNet (Cross region or global peering)|No |
23-
|Connectivity to a BM over ExpressRoute gateway |Yes|
24-
|ExpressRoute (ER) FastPath |No |
25-
|Connectivity from on-premises to a BM in a spoke VNet over ExpressRoute gateway and VNet peering with gateway transit|Yes |
26-
|Connectivity from on-premises to a BM in a spoke VNet over VPN gateway| Yes |
27-
|Connectivity from on-premises to a BM in a spoke VNet over VPN gateway and VNet peering with gateway transit| Yes |
28-
|Connectivity over Active/Passive VPN gateways| Yes |
29-
|Connectivity over Active/Active VPN gateways| No |
30-
|Connectivity over Active/Active Zone Redundant gateways| No |
31-
|Connectivity over Virtual WAN (VWAN)| No |
20+
|Connectivity to BareMetal (BM) in a local VNet | Yes |
21+
|Connectivity to BM in a peered VNet (Same region) | Yes |
22+
|Connectivity to BM in a peered VNet (Cross region or global peering) | No |
23+
|Connectivity to a BM over ExpressRoute gateway | Yes|
24+
|ExpressRoute (ER) FastPath | No |
25+
|Connectivity from on-premises to a BM in a spoke VNet over ExpressRoute gateway and VNet peering with gateway transit | Yes |
26+
|Connectivity from on-premises to a BM in a spoke VNet over VPN gateway | Yes |
27+
|Connectivity from on-premises to a BM in a spoke VNet over VPN gateway and VNet peering with gateway transit | Yes |
28+
|Connectivity over Active/Passive VPN gateways | Yes |
29+
|Connectivity over Active/Active VPN gateways | No |
30+
|Connectivity over Active/Active Zone Redundant gateways | No |
31+
|Connectivity over Virtual WAN (VWAN) | No |
3232

3333
## Constraints
3434

3535
The following table describes what’s supported for each network features configuration:
3636

3737
|Features |Basic network features |
3838
| :------------------- | -------------------: |
39-
|Delegated subnet per VNet |1|
40-
|[Network Security Groups](../../../virtual-network/network-security-groups-overview.md) on NC2 on Azure-delegated subnets|No|
41-
|[User-defined routes (UDRs)](../../../virtual-network/virtual-networks-udr-overview.md#user-defined) on NC2 on Azure-delegated subnets|No|
42-
|Connectivity to [private endpoints](../../../private-link/private-endpoint-overview.md)|No|
43-
|Load balancers for NC2 on Azure traffic|No|
44-
|Dual stack (IPv4 and IPv6) virtual network|IPv4 only supported|
39+
|Delegated subnet per VNet | 1 |
40+
|[Network Security Groups](../virtual-network/network-security-groups-overview.md) on NC2 on Azure-delegated subnets | No |
41+
|[User-defined routes (UDRs)](../virtual-network/virtual-networks-udr-overview.md#user-defined) on NC2 on Azure-delegated subnets | No |
42+
|Connectivity to [private endpoints](../private-link/private-endpoint-overview.md) | No |
43+
|Load balancers for NC2 on Azure traffic | No |
44+
|Dual stack (IPv4 and IPv6) virtual network | IPv4 only supported |
4545

4646
## Next steps
4747

48-
Learn more:
49-
50-
> [!div class="nextstepaction"]
51-
> [Architecture](architecture.md)
48+
- Learn more about [Azure Payment HSM](overview.md)
49+
- See Azure Payment HSM [Deployment Scenarios](deployment-scenarios.md)
50+
- Find out how to [get started with Azure Payment HSM](getting-started.md)
51+
- Learn how to [Create a payment HSM](create-payment-hsm.md)
52+
- Read the [frequently asked questions](faq.yml)

articles/payment-hsm/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
items:
5656
- name: High availability & disaster recovery
5757
href: deployment-scenarios.md
58+
- name: Solution design
59+
href: solution-design.md
5860

5961
- name: Support
6062
items:

0 commit comments

Comments
 (0)