Skip to content

Commit 4c286e2

Browse files
committed
Added section on VMs to Hub
1 parent 56d833c commit 4c286e2

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

articles/key-vault/index.yml

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,17 +89,39 @@ conceptualContent:
8989
url: ./secrets/index.yml
9090
text: See more
9191

92-
- title: Managing storage keys
92+
- title: Key Vault with Storage
9393
links:
9494
- url: ./secrets/overview-storage-keys.md
9595
itemType: overview
96-
text: Storage keys - CLI
96+
text: Manage storage keys - CLI
9797
- url: ./secrets/overview-storage-keys-powershell.md
9898
itemType: overview
99-
text: Storage keys - PowerShell
99+
text: Manage storage keys - PowerShell
100100
- url: ./secrets/storage-keys-sas-tokens-code.md
101101
itemType: overview
102102
text: Fetch SAS tokens in code
103103

104+
- title: Key Vault with Virtual Machines
105+
links:
106+
- url: ../virtual-machines/extensions/key-vault-windows.md
107+
itemType: overview
108+
text: Key Vault VM extension - Windows
109+
- url: ../virtual-machines/extensions/key-vault-linux.md
110+
itemType: overview
111+
text: Key Vault VM extension - Linux
112+
- url: ../developer/ansible/key-vault-configure-vm-security.md
113+
itemType: overview
114+
text: Key Vault with Linux VMs in Ansible
115+
- url: ../virtual-machines/windows/disk-encryption-key-vault.md
116+
itemType: overview
117+
text: Key Vault with Azure Disk Encryption - Windows
118+
- url: ../virtual-machines/linux/disk-encryption-key-vault.md
119+
itemType: overview
120+
text: Key Vault with Azure Disk Encryption - Linux
121+
- url: ../virtual-machine-scale-sets/disk-encryption-key-vault.md
122+
itemType: overview
123+
text: Key Vault with Virtual Machine Scale Sets
124+
125+
104126

105127

0 commit comments

Comments
 (0)