Skip to content

Commit 59af108

Browse files
Merge pull request #239172 from msmbaldwin/phsm-misc
Payment HSM updates
2 parents d7b74c1 + 0b3f95e commit 59af108

13 files changed

+1004
-373
lines changed

articles/payment-hsm/create-different-ip-addresses.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,28 @@ services: payment-hsm
55
ms.service: payment-hsm
66
author: msmbaldwin
77
ms.author: mbaldwin
8-
ms.topic: quickstart
9-
ms.devlang: azurecli
10-
ms.custom: devx-track-arm-template, devx-track-azurepowershell
11-
ms.date: 09/12/2022
8+
ms.topic: tutorial
9+
ms.custom: devx-track-azurepowershell, devx-track-arm-template
10+
ms.date: 05/25/2023
1211
---
1312

1413
# Create a payment HSM with host and management port with IP addresses in different virtual networks using ARM template
1514

16-
This quickstart describes how to use an Azure Resource Manager template (ARM template) to create an Azure payment HSM. Azure Payment HSM is a "BareMetal" service delivered using [Thales payShield 10K payment hardware security modules (HSM)](https://cpl.thalesgroup.com/encryption/hardware-security-modules/payment-hsms/payshield-10k) to provide cryptographic key operations for real-time, critical payment transactions in the Azure cloud. Azure Payment HSM is designed specifically to help a service provider and an individual financial institution accelerate their payment system's digital transformation strategy and adopt the public cloud. For more information, see [Azure Payment HSM: Overview](./overview.md).
15+
[!INCLUDE [Payment HSM intro](./includes/about-payment-hsm.md)]
1716

18-
This article describes how to create a payment HSM with the host and management port in same virtual network. You can instead:
17+
This tutorial describes how to use an Azure Resource Manager template (ARM template) to create an Azure payment HSM with host and management port with IP addresses in different virtual networks. You can instead:
1918

20-
- [Create a payment HSM with the host and management port in same virtual network using an ARM template](quickstart-template.md)
21-
- [Create a payment HSM with host and management port in different virtual network using an ARM template](create-different-vnet.md)
19+
- [Create a payment HSM with the host and management port in the same virtual network using Azure CLI or PowerShell](create-payment-hsm.md)
20+
- [Create a payment HSM with the host and management port in the same virtual network using an ARM template](quickstart-template.md)
21+
- [Create a payment HSM with the host and management port in different virtual networks using Azure CLI or PowerShell](create-different-vnet.md)
22+
- [Create a payment HSM with the host and management port in different virtual networks using an ARM template](create-different-vnet-template.md)
23+
- [Create HSM resource with host and management port with IP addresses in different virtual networks using ARM template](create-different-ip-addresses.md)
2224

2325
[!INCLUDE [About Azure Resource Manager](../../includes/resource-manager-quickstart-introduction.md)]
2426

2527
## Prerequisites
2628

27-
[!INCLUDE [Specialized service](../../includes/payment-hsm/specialized-service.md)]
29+
[!INCLUDE [Specialized service](./includes/specialized-service.md)]
2830

2931
- You must register the "Microsoft.HardwareSecurityModules" and "Microsoft.Network" resource providers, as well as the Azure Payment HSM features. Steps for doing so are at [Register the Azure Payment HSM resource provider and resource provider features](register-payment-hsm-resource-providers.md).
3032

0 commit comments

Comments
 (0)