Skip to content

Commit f35ec78

Browse files
committed
update
1 parent 08f7b2f commit f35ec78

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ This tutorial describes how to use an Azure Resource Manager template (ARM templ
1818

1919
- [Create a payment HSM with the host and management port in the same virtual network using Azure CLI or PowerShell](create-payment-hsm.md)
2020
- [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-arm.md)
22-
- [Create a payment HSM with the host and management port in different virtual networks using an ARM template](create-different-vnet-arm.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)
2323
- [Create HSM resource with host and management port with IP addresses in different virtual networks using ARM template](create-different-ip-addresses.md)
2424

2525
[!INCLUDE [About Azure Resource Manager](../../includes/resource-manager-quickstart-introduction.md)]
File renamed without changes.

articles/payment-hsm/create-different-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.date: 05/25/2023
1717
This tutorial describes how to create a payment HSM with the host and management port in different virtual networks, using Azure CLI or Azure PowerShell. You can instead:
1818
- [Create a payment HSM with the host and management port in the same virtual network using Azure CLI or PowerShell](create-payment-hsm.md)
1919
- [Create a payment HSM with the host and management port in the same virtual network using an ARM template](quickstart-template.md)
20-
- [Create a payment HSM with the host and management port in different virtual networks using an ARM template](create-different-vnet-arm.md)
20+
- [Create a payment HSM with the host and management port in different virtual networks using an ARM template](create-different-vnet-template.md)
2121
- [Create HSM resource with host and management port with IP addresses in different virtual networks using ARM template](create-different-ip-addresses.md)
2222

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

articles/payment-hsm/create-payment-hsm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ ms.date: 05/25/2023
1616

1717
This tutorial describes how to create an Azure Payment HSM with the host and management port in same virtual network. You can instead:
1818
- [Create a payment HSM with the host and management port in the same virtual network using an ARM template](quickstart-template.md)
19-
- [Create a payment HSM with the host and management port in different virtual networks using Azure CLI or PowerShell](create-different-vnet-arm.md)
20-
- [Create a payment HSM with the host and management port in different virtual networks using an ARM template](create-different-vnet-arm.md)
19+
- [Create a payment HSM with the host and management port in different virtual networks using Azure CLI or PowerShell](create-different-vnet.md)
20+
- [Create a payment HSM with the host and management port in different virtual networks using an ARM template](create-different-vnet-template.md)
2121
- [Create HSM resource with host and management port with IP addresses in different virtual networks using ARM template](create-different-ip-addresses.md)
2222

2323
> [!NOTE]

articles/payment-hsm/quickstart-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can continue with this quick start if the "RegistrationState" of both comman
4444
Set-AzContext -Subscription "<subscription-id>"
4545
```
4646
47-
[!INCLUDE [azure-powershell-requirements-no-header.md](../../includes/azure-powershell-requirements-no-header.md)]\
47+
[!INCLUDE [azure-powershell-requirements-no-header.md](../../includes/azure-powershell-requirements-no-header.md)]
4848
4949
- You must install the Az.DedicatedHsm PowerShell module:
5050

articles/payment-hsm/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
href: create-payment-hsm.md
1818
- name: Host and management ports in different VNets
1919
href: create-different-vnet.md
20-
- name: Host and management ports in different VNets (ARM)
21-
href: create-different-vnet-arm.md
22-
- name: Host and management port with IP addresses in different different VNets
20+
- name: Host and management ports in different VNets (template)
21+
href: create-different-vnet-template.md
22+
- name: Host and management port with IP addresses in different VNets
2323
href: create-different-ip-addresses.md
2424
- name: 2. Access the payShield manager for your payment HSM
2525
href: access-payshield-manager.md

articles/payment-hsm/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ It's important to note that there are no changes to the payment HSM resource cre
2222
For more information, see:
2323
- [Create a payment HSM with the host and management port in the same virtual network using Azure CLI or PowerShell](create-payment-hsm.md)
2424
- [Create a payment HSM with the host and management port in the same virtual network using an ARM template](quickstart-template.md)
25-
- [Create a payment HSM with the host and management port in different virtual networks using Azure CLI or PowerShell](create-different-vnet-arm.md)
26-
- [Create a payment HSM with the host and management port in different virtual networks using an ARM template](create-different-vnet-arm.md)
25+
- [Create a payment HSM with the host and management port in different virtual networks using Azure CLI or PowerShell](create-different-vnet.md)
26+
- [Create a payment HSM with the host and management port in different virtual networks using an ARM template](create-different-vnet-template.md)
2727
- [Create HSM resource with host and management port with IP addresses in different virtual networks using ARM template](create-different-ip-addresses.md)
2828

2929
## Next steps

0 commit comments

Comments
 (0)