Skip to content

Commit 44a7492

Browse files
authored
Merge pull request #85154 from msmbaldwin/akvhowtos
Update metadata
2 parents bcd1b8a + b953936 commit 44a7492

9 files changed

+38
-35
lines changed

articles/key-vault/key-vault-access-behind-firewall.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Access Key Vault behind a firewall - Azure Key Vault | Microsoft Docs
33
description: Learn how to access Azure Key Vault from an application behind a firewall
44
services: key-vault
55
author: amitbapat
6-
manager: barbkess
6+
manager: rkarlin
77
tags: azure-resource-manager
88

99
ms.service: key-vault
10-
ms.topic: conceptual
11-
ms.date: 01/07/2019
10+
ms.topic: tutorial
11+
ms.date: 08/12/2019
1212
ms.author: ambapat
1313

1414
---

articles/key-vault/key-vault-disaster-recovery-guidance.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
title: What to do in the event of an Azure service disruption that affects Azure Key Vault - Azure Key Vault | Microsoft Docs
33
description: Learn what to do in the event of an Azure service disruption that affects Azure Key Vault.
44
services: key-vault
5-
author: barclayn
6-
manager: barbkess
7-
editor: ''
5+
author: msmbaldwin
6+
manager: rkarlin
87

98
ms.service: key-vault
10-
ms.topic: conceptual
11-
ms.date: 05/24/2019
12-
ms.author: barclayn
9+
ms.topic: tutorial
10+
ms.date: 08/12/2019
11+
ms.author: mbaldwin
1312

1413
---
1514
# Azure Key Vault availability and redundancy

articles/key-vault/key-vault-group-permissions-for-apps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Grant permission to many applications to access an Azure key vault - Azur
33
description: Learn how to grant permission to many applications to access a key vault
44
services: key-vault
55
author: amitbapat
6-
manager: barbkess
6+
manager: rkarlin
77
tags: azure-resource-manager
88

99
ms.service: key-vault
10-
ms.topic: conceptual
11-
ms.date: 01/07/2019
10+
ms.topic: tutorial
11+
ms.date: 08/12/2019
1212
ms.author: ambapat
1313

1414
---

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Azure Key Vault logging | Microsoft Docs
33
description: Use this tutorial to help you get started with Azure Key Vault logging.
44
services: key-vault
5-
author: barclayn
6-
manager: barbkess
5+
author: msmbaldwin
6+
manager: rkarlin
77
tags: azure-resource-manager
88

99
ms.service: key-vault
10-
ms.topic: conceptual
11-
ms.date: 01/18/2019
12-
ms.author: barclayn
10+
ms.topic: tutorial
11+
ms.date: 08/12/2019
12+
ms.author: mbaldwin
1313
#Customer intent: As an Azure Key Vault administrator, I want to enable logging so I can monitor how my key vaults are accessed.
1414
---
1515
# Azure Key Vault logging

articles/key-vault/key-vault-manage-with-cli2.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
title: Manage Azure Key Vault using CLI - Azure Key Vault | Microsoft Docs
33
description: Use this article to automate common tasks in Key Vault by using the Azure CLI
44
services: key-vault
5-
author: barclayn
6-
manager: barbkess
7-
tags: azure-resource-manager
5+
author: msmbaldwin
6+
manager: rkarlin
87

98
ms.service: key-vault
10-
ms.topic: conceptual
11-
ms.date: 01/10/2019
12-
ms.author: barclayn
9+
ms.topic: tutorial
10+
ms.date: 08/12/2019
11+
ms.author: mbaldwin
1312

1413
---
1514
# Manage Key Vault using the Azure CLI

articles/key-vault/key-vault-network-security.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Configure Azure Key Vault firewalls and virtual networks - Azure Key Vaul
33
description: Step-by-step instructions to configure Key Vault firewalls and virtual networks
44
services: key-vault
55
author: amitbapat
6-
manager: barbkess
6+
manager: rkarlin
77
ms.service: key-vault
8-
ms.topic: conceptual
9-
ms.date: 01/02/2019
8+
ms.topic: tutorial
9+
ms.date: 08/12/2019
1010
ms.author: ambapat
1111
---
1212
# Configure Azure Key Vault firewalls and virtual networks

articles/key-vault/key-vault-soft-delete-cli.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
---
22
title: Azure Key Vault - How to use soft delete with CLI
33
description: Use case examples of soft-delete with CLI code snips
4+
services: key-vault
45
author: msmbaldwin
5-
manager: barbkess
6+
manager: rkarlin
7+
68
ms.service: key-vault
7-
ms.topic: conceptual
8-
ms.date: 02/01/2019
9+
ms.topic: tutorial
10+
ms.date: 08/12/2019
911
ms.author: mbaldwin
1012
---
1113
# How to use Key Vault soft-delete with CLI

articles/key-vault/key-vault-soft-delete-powershell.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
---
22
title: Azure Key Vault - How to use soft-delete with PowerShell
33
description: Use case examples of soft-delete with PowerShell code snips
4+
services: key-vault
45
author: msmbaldwin
5-
manager: barbkess
6+
manager: rkarlin
7+
68
ms.service: key-vault
7-
ms.topic: conceptual
8-
ms.date: 03/19/2019
9+
ms.topic: tutorial
10+
ms.date: 08/12/2019
911
ms.author: mbaldwin
1012
---
13+
1114
# How to use Key Vault soft-delete with PowerShell
1215

1316
Azure Key Vault's soft delete feature allows recovery of deleted vaults and vault objects. Specifically, soft-delete addresses the following scenarios:

articles/key-vault/key-vault-subscription-move-fix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Change the key vault tenant ID after a subscription move - Azure Key Vaul
33
description: Learn how to switch the tenant ID for a key vault after a subscription is moved to a different tenant
44
services: key-vault
55
author: amitbapat
6-
manager: barbkess
6+
manager: rkarlin
77
tags: azure-resource-manager
88

99
ms.service: key-vault
10-
ms.topic: conceptual
11-
ms.date: 01/07/2019
10+
ms.topic: tutorial
11+
ms.date: 08/12/2019
1212
ms.author: ambapat
1313

1414
---

0 commit comments

Comments
 (0)