Skip to content

Commit cd3c658

Browse files
Merge pull request #2649 from MicrosoftDocs/main
Auto Publish – main to live - 2026-03-25 11:00 UTC
2 parents 6180d30 + c77b668 commit cd3c658

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ After you configure your network, use these Azure CLI commands to provision your
104104
1. To see a current HSM, run the [az dedicated-hsm show](/cli/azure/dedicated-hsm#az-dedicated-hsm-show) command:
105105

106106
```azurecli
107-
az dedicated-hsm show --resource group myRG --name hsm1
107+
az dedicated-hsm show --resource-group myRG --name hsm1
108108
```
109109

110110
1. Provision the second HSM by using this command:

docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
]
165165
},
166166
"manager": {
167-
"articles/defender-for-cloud/*.md": "raynew"
167+
"articles/defender-for-cloud/*.md": "orspodek"
168168
},
169169
"ms.author": {
170170
"articles/defender-for-cloud/*.md": "elkrieger",

0 commit comments

Comments
 (0)