Skip to content

Commit e794e36

Browse files
authored
Merge pull request #114835 from mimckitt/patch-177
Update disk-encryption-key-vault.md
2 parents df52fe7 + 86b8e2f commit e794e36

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

articles/virtual-machine-scale-sets/disk-encryption-key-vault.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
---
22
title: Creating and configuring a key vault for Azure Disk Encryption
33
description: This article provides steps for creating and configuring a key vault for use with Azure Disk Encryption
4+
author: ju-shim
5+
ms.author: jushiman
6+
ms.topic: tutorial
47
ms.service: virtual-machine-scale-sets
5-
ms.topic: conceptual
6-
author: msmbaldwin
7-
ms.author: mbaldwin
8+
ms.subservice: disks
89
ms.date: 10/10/2019
9-
ms.custom: seodec18
10+
ms.reviewer: mimckitt
11+
ms.custom: mimckitt
12+
1013
---
1114

1215
# Creating and configuring a key vault for Azure Disk Encryption
@@ -29,7 +32,7 @@ The steps in this article can be completed with the [Azure CLI](/cli/azure/), th
2932

3033
### Connect to your Azure account
3134

32-
Before using the Azure CLI or Azure PowerShell, you must first connect to your Azure subscription. You do so by [Signing in with Azure CLI](/cli/azure/authenticate-azure-cli?view=azure-cli-latest), [Signing in with Azure Powershell](/powershell/azure/authenticate-azureps?view=azps-2.5.0), or supplying your credentials to the Azure portal when prompted.
35+
Before using the Azure CLI or Azure PowerShell, you must first connect to your Azure subscription. You do so by [Signing in with Azure CLI](/cli/azure/authenticate-azure-cli?view=azure-cli-latest), [Signing in with Azure PowerShell](/powershell/azure/authenticate-azureps?view=azps-2.5.0), or supplying your credentials to the Azure portal when prompted.
3336

3437
```azurecli-interactive
3538
az login

0 commit comments

Comments
 (0)