Skip to content

Commit a6a3702

Browse files
committed
update
1 parent 2e37585 commit a6a3702

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
@@ -10,7 +10,7 @@ ms.date: 02/20/2024
1010
ms.author: mbaldwin
1111
---
1212

13-
# Tutorial Deploying HSMs into an existing virtual network using PowerShell
13+
# Tutorial: Deploying HSMs into an existing virtual network using PowerShell
1414

1515
The Azure Dedicated HSM Service provides a physical device for sole customer use, with complete administrative control and full management responsibility. Due to providing physical hardware, Microsoft must control how those devices are allocated to ensure capacity is managed effectively. As a result, within an Azure subscription, the Dedicated HSM service aren't normally visible for resource provisioning. Any Azure customer requiring access to the Dedicated HSM service must first contact their Microsoft account executive to request registration for the Dedicated HSM service. Only once this process completes successfully is provisioning possible.
1616

@@ -174,7 +174,7 @@ New-AzResourceGroupDeployment -ResourceGroupName myRG `
174174

175175
This command should take approximately 20 minutes to complete. The "-verbose" option used will ensure status is continually displayed.
176176

177-
:::image type="content" source="media/tutorial-deploy-hsm-powershell/progress-status.png" lightbox="media/tutorial-deploy-hsm-powershell/progress-status.png" alt-text="Provisioning status":::
177+
:::image type="content" source="media/tutorial-deploy-hsm-powershell/progress-status.png" lightbox="media/tutorial-deploy-hsm-powershell/progress-status.png" alt-text="Deploying a Decicated HSM":::
178178

179179
When completed successfully, shown by "provisioningState": "Succeeded", you can sign in to your existing virtual machine and use SSH to ensure availability of the HSM device.
180180

0 commit comments

Comments
 (0)