Skip to content

Commit 2de9742

Browse files
authored
Merge pull request #107038 from jlichwa/patch-3
Update key-vault-windows.md
2 parents b8c3e52 + e1610f0 commit 2de9742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machines/extensions/key-vault-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ The JSON configuration for a virtual machine extension must be nested inside the
9797
"typeHandlerVersion": "1.0",
9898
"autoUpgradeMinorVersion": true,
9999
"settings": {
100+
"secretsManagementSettings": {
100101
"pollingIntervalInS": <polling interval in seconds, e.g: "3600">,
101102
"certificateStoreName": <certificate store name, e.g.: "MY">,
102103
"certificateStoreLocation": <certificate store location, currently it works locally only e.g.: "LocalMachine">,

0 commit comments

Comments
 (0)