Skip to content

Commit a2783c2

Browse files
committed
update
1 parent a070d58 commit a2783c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dedicated-hsm/tutorial-deploy-hsm-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ The command should return a status of “Registered” (as shown below) before y
5959

6060
### Creating HSM resources
6161

62-
An HSM device is provisioned into a customers' virtual network. This implies the requirement for a subnet. A dependency for the HSM to enable communication between the virtual network and physical device is an [ExpressRoute gateway](../expressroute/expressroute-howto-add-gateway-portal-resource-manager.md), and finally a virtual machine is required to access the HSM device using the Thales client software.
62+
An HSM device is provisioned into a customers' virtual network. This implies the requirement for a subnet. A dependency for the HSM to enable communication between the virtual network and physical device is an [ExpressRoute gateway](../expressroute/expressroute-howto-add-gateway-portal-resource-manager.md), and finally a virtual machine is required to access the HSM device using the Thales client software.
6363

64-
Once you have the files, you must edit the parameter file to insert your preferred names for resources. This means editing lines with “value”: “”.
64+
You can create a Dedicated HSM resource using an ARM template based on the example provided below. You must update the parameters by replacing the lines containing "value":"" with your preferred resource names.
6565

6666
- `namingInfix` Prefix for names of HSM resources
6767
- `ExistingVirtualNetworkName` Name of the virtual network used for the HSMs

0 commit comments

Comments
 (0)