Skip to content

Commit 634bbcb

Browse files
Apply suggestions from code review
Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
1 parent 3b060da commit 634bbcb

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

articles/key-vault/includes/azure-subscription-prerequisite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ms.date: 03/24/2026
77
# Include: Azure subscription prerequisite sentence
88
---
99

10-
An Azure subscription is required. If you don't have one, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
10+
You need an Azure subscription. If you don't have one, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).

articles/key-vault/managed-hsm/logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Sign in to your Azure subscription by using the Azure CLI [az login](/cli/azure/
4646
az login
4747
```
4848

49-
For more information on authentication options through the CLI, see [sign in with Azure CLI](/cli/azure/authenticate-azure-cli).
49+
For more information about authentication options through the CLI, see [sign in with Azure CLI](/cli/azure/authenticate-azure-cli).
5050

5151
# [Azure PowerShell](#tab/azurepowershell)
5252

@@ -56,7 +56,7 @@ Sign in to your Azure subscription by using the [Connect-AzAccount](/powershell/
5656
Connect-AzAccount
5757
```
5858

59-
For more information on authentication options through PowerShell, see [sign in with Azure PowerShell](/powershell/azure/authenticate-azureps).
59+
For more information about authentication options through PowerShell, see [sign in with Azure PowerShell](/powershell/azure/authenticate-azureps).
6060

6161
# [Portal](#tab/azure-portal)
6262

articles/key-vault/managed-hsm/private-link.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ Aliases: ContosoMHSM.managed.azure.net
162162

163163
## Troubleshooting guide
164164

165-
* Check to make sure the private endpoint is in the approved state.
166-
1. Use `az keyvault private-endpoint-connections show` subcommand to see the status of a private endpoint connection.
165+
* Check that the private endpoint is in the approved state.
166+
1. Use the `az keyvault private-endpoint-connections show` subcommand to see the status of a private endpoint connection.
167167
2. Make sure connection state is Approved and provisioning state is Succeeded.
168168
3. Make sure the virtual network matches the one you are using.
169169

articles/key-vault/managed-hsm/quick-create-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Your Azure account is now authorized to perform any operations on this Managed H
8282

8383
### Activate your Managed HSM
8484

85-
All data plane commands are disabled until the HSM is activated. For example, you are not able to create keys or assign roles. Only the designated administrators that were assigned during the create command can activate the HSM. To activate the HSM, you must download the [Security Domain](security-domain.md).
85+
All data plane commands are disabled until you activate the HSM. For example, you can't create keys or assign roles. Only the designated administrators that you assign during the create command can activate the HSM. To activate the HSM, you must download the [Security Domain](security-domain.md).
8686

8787
[!INCLUDE [Security domain prerequisites](../includes/managed-hsm/security-domain-prerequisites.md)]
8888

articles/key-vault/managed-hsm/role-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ For a list of all Managed HSM built-in roles and the operations they permit, see
2929

3030
You also need:
3131

32-
* Azure CLI version 2.25.0 or later. Run `az --version` to find the version. If you need to install or upgrade, see [Install the Azure CLI]( /cli/azure/install-azure-cli).
33-
* A managed HSM in your subscription. See [Quickstart: Provision and activate a managed HSM using Azure CLI](quick-create-cli.md) to provision and activate a managed HSM.
32+
* Azure CLI version 2.25.0 or later. Run `az --version` to find the version. To install or upgrade, see [Install the Azure CLI]( /cli/azure/install-azure-cli).
33+
* A managed HSM in your subscription. To provision and activate a managed HSM, see [Quickstart: Provision and activate a managed HSM using Azure CLI](quick-create-cli.md).
3434

3535
[!INCLUDE [cloud-shell-try-it.md](~/reusable-content/ce-skilling/azure/includes/cloud-shell-try-it.md)]
3636

0 commit comments

Comments
 (0)