You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Create a payment HSM with host and management port with IP addresses in different virtual networks using ARM template
15
14
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).
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:
19
18
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)
- 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).
0 commit comments