Skip to content

Commit ca0e151

Browse files
Update secure-your-key-vault.md
1 parent 4ef0500 commit ca0e151

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/key-vault/general/secure-your-key-vault.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Secure access to a key vault - Azure Key Vault | Microsoft Docs
33
description: Manage access permissions for Azure Key Vault, keys, and secrets. Covers the authentication and authorization model for Key Vault, and how to secure your key vault.
44
services: key-vault
5-
author: amitbapat
6-
manager: rkarlin
5+
author: ShaneBala-keyvault
6+
manager: ravijan
77
tags: azure-resource-manager
88

99
ms.service: key-vault
1010
ms.subservice: general
1111
ms.topic: conceptual
12-
ms.date: 01/07/2019
13-
ms.author: ambapat
12+
ms.date: 05/11/2020
13+
ms.author: sudbalas
1414
# Customer intent: As a key vault administrator, I want to set access policies and configure the key vault, so that I can ensure it's secure and auditors can properly monitor all activities for this key vault.
1515
---
1616
# Secure access to a key vault
@@ -132,7 +132,7 @@ The three team roles need access to other resources along with Key Vault permiss
132132

133133
For more information about how to deploy certificates, access keys, and secrets programmatically, see these resources:
134134
- Learn how to [deploy certificates to VMs from a customer-managed key vault](https://blogs.technet.microsoft.com/kv/2016/09/14/updated-deploy-certificates-to-vms-from-customer-managed-key-vault/) (blog post).
135-
- Download the [Azure Key Vault client samples](https://www.microsoft.com/download/details.aspx?id=45343). This content illustrates how to use a bootstrap certificate to authenticate to Azure AD to access a key vault.
135+
- View the [Azure Key Vault client samples](https://docs.microsoft.com/samples/browse/?term=Key%20Vault). This content illustrates how to use a bootstrap certificate to authenticate to Azure AD to access a key vault.
136136

137137
You can grant most of the access permissions by using the Azure portal. To grant granular permissions, you can use Azure PowerShell or the Azure CLI.
138138

0 commit comments

Comments
 (0)