File tree Expand file tree Collapse file tree 1 file changed +25
-3
lines changed Expand file tree Collapse file tree 1 file changed +25
-3
lines changed Original file line number Diff line number Diff line change @@ -89,17 +89,39 @@ conceptualContent:
89
89
url : ./secrets/index.yml
90
90
text : See more
91
91
92
- - title : Managing storage keys
92
+ - title : Key Vault with Storage
93
93
links :
94
94
- url : ./secrets/overview-storage-keys.md
95
95
itemType : overview
96
- text : Storage keys - CLI
96
+ text : Manage storage keys - CLI
97
97
- url : ./secrets/overview-storage-keys-powershell.md
98
98
itemType : overview
99
- text : Storage keys - PowerShell
99
+ text : Manage storage keys - PowerShell
100
100
- url : ./secrets/storage-keys-sas-tokens-code.md
101
101
itemType : overview
102
102
text : Fetch SAS tokens in code
103
103
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
+
104
126
105
127
You can’t perform that action at this time.
0 commit comments