Skip to content

Commit 3ea24de

Browse files
committed
Updates
1 parent 77a94dd commit 3ea24de

File tree

2 files changed

+41
-5
lines changed

2 files changed

+41
-5
lines changed

articles/dedicated-hsm/index.yml

+5-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ metadata:
1414
manager: rkarlin
1515
ms.date: 09/19/2019 #Required; mm/dd/yyyy format.
1616

17-
# linkListType: architecture | deploy | download | get-started | how-to-guide | learn | overview | quickstart | tutorial
17+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1818

1919
landingContent:
2020
# Cards and links should be based on top customer tasks or top subjects
@@ -26,7 +26,10 @@ landingContent:
2626
links:
2727
- text: What is Dedicated HSM?
2828
url: overview.md
29-
- text: High availability
29+
linkLists:
30+
- linkListType: concept
31+
links:
32+
- text: High availability
3033
url: high-availability.md
3134
- text: Physical security
3235
url: physical-security.md

articles/key-vault/index.yml

+36-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ metadata:
1414
manager: rkarlin
1515
ms.date: 09/19/2019 #Required; mm/dd/yyyy format.
1616

17-
# linkListType: architecture | deploy | download | get-started | how-to-guide | learn | overview | quickstart | tutorial
17+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1818

1919
landingContent:
2020
# Cards and links should be based on top customer tasks or top subjects
@@ -26,10 +26,15 @@ landingContent:
2626
links:
2727
- text: What is Azure Key Vault?
2828
url: key-vault-overview.md
29+
linkLists:
30+
- linkListType: concepts
31+
links:
2932
- text: Basic concepts
3033
url: basic-concepts.md
31-
- text: About keys, secrets, and certificates
32-
url: about-keys-secrets-and-certificates.md
34+
- text: Soft-delete
35+
url: key-vault-ovw-soft-delete.md
36+
- text: Throttling
37+
url: key-vault-ovw-throttling.md
3338

3439
# Card
3540
- title: Get started
@@ -63,6 +68,34 @@ landingContent:
6368
- text: Key Vault with Python - Windows
6469
url: tutorial-python-windows-virtual-machine.md
6570

71+
# Card
72+
- title: Key Vault and storage keys
73+
linkLists:
74+
- linkListType: how-to-guide
75+
links:
76+
- text: Manage storage keys with the Azure CLI
77+
url: key-vault-ovw-storage-keys.md
78+
- text: Manage storage keys with Azure PowerShell
79+
url: key-vault-overview-storage-keys-powershell.md
80+
- text: Fetch SAS tokens in code
81+
url: storage-keys-sas-tokens-code.md
82+
83+
# Card
84+
- title: Key vault app integration
85+
linkLists:
86+
- linkListType: overview
87+
links:
88+
- text: Developer's guide
89+
url: key-vault-developers-guide.md
90+
- text: Use managed identity to access Key Vault
91+
url: managed-identity.md
92+
- linkListType: reference
93+
links:
94+
- text: Authentication, requests and responses
95+
url: authentication-requests-and-responses.md
96+
- text: Key Vault REST API reference
97+
url: /rest/api/keyvault/
98+
6699
# Card
67100
- title: Microsoft Learn
68101
linkLists:

0 commit comments

Comments
 (0)