Skip to content

Commit 7bc0de2

Browse files
committed
update
1 parent 3f56ed5 commit 7bc0de2

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This tutorial describes how to use an Azure Resource Manager template (ARM templ
2626

2727
## Prerequisites
2828

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

3131
- 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).
3232

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article describes how to create a payment HSM with the host and management
2424

2525
## Prerequisites
2626

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

2929
- 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).
3030

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Create an Azure Payment HSM with host and management port in different VNets using ARM template
3-
description: Create an Azure Payment HSM with host and management port in different VNets using ARM template
2+
title: Create an Azure Payment HSM with host and management port in different VNets using CLI or PowerShell
3+
description: Create an Azure Payment HSM with host and management port in different VNets using CLI or PowerShell
44
services: payment-hsm
55
ms.service: payment-hsm
66
author: msmbaldwin
@@ -24,7 +24,7 @@ This tutorial describes how to create a payment HSM with the host and management
2424

2525
## Prerequisites
2626

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

2929
- 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).
3030

@@ -258,7 +258,7 @@ myResourceGroup myPaymentHSM_HSMMgmtNic eastus ...
258258

259259
If you view one of these network interfaces in the Azure port, you will see that the "Private IP allocation method" is "Dynamic":
260260

261-
:::image type="content" source="./media/nic-dynamic.png" alt-text="Azure portal screenshow showing a network interface with a private IP allocation method of dynamic ." lightbox="./media/nic-dynamic.png":::
261+
:::image type="content" source="./media/nic-dynamic.png" alt-text="Azure portal screenshow showing a network interface with a private IP allocation method of 'dynamic'." lightbox="./media/nic-dynamic.png":::
262262

263263
---
264264

@@ -348,7 +348,7 @@ myResourceGroup myPaymentHSM_HSMMgmtNic eastus ...
348348

349349
If you view one of these network interfaces in the Azure port, you will see that the "Private IP allocation method" is "Dynamic":
350350

351-
:::image type="content" source="./media/nic-static.png" alt-text="Azure portal screenshow showing a network interface with a private IP allocation method of dynamic ." lightbox="./media/nic-static.png":::
351+
:::image type="content" source="./media/nic-static.png" alt-text="Azure portal screenshow showing a network interface with a private IP allocation method of 'static'." lightbox="./media/nic-static.png":::
352352

353353
---
354354

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This tutorial describes how to create an Azure Payment HSM with the host and man
3333
3434
## Prerequisites
3535

36-
[!INCLUDE [Specialized Service](./includes/payment-hsm/specialized-service.md)]
36+
[!INCLUDE [Specialized Service](./includes/specialized-service.md)]
3737

3838
# [Azure CLI](#tab/azure-cli)
3939

0 commit comments

Comments
 (0)