File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/virtual-machines/extensions Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ The following JSON shows the schema for the Key Vault VM extension. Before you c
162162 "autoUpgradeMinorVersion" : true ,
163163 "settings" : {
164164 "secretsManagementSettings" : {
165- "pollingIntervalInS" : <A string that specifies the polling interval in seconds. Example: 3600>,
165+ "pollingIntervalInS" : <A string that specifies the polling interval in seconds. Example: " 3600" >,
166166 "certificateStoreName" : <The certificate store name. Example: "MY">,
167167 "linkOnRenewal" : <Windows only. Ensures s-channel binding when the certificate renews without necessitating redeployment. Example: true>,
168168 "certificateStoreLocation" : <The certificate store location, which currently works locally only. Example: "LocalMachine">,
You can’t perform that action at this time.
0 commit comments