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
162
162
"autoUpgradeMinorVersion" : true ,
163
163
"settings" : {
164
164
"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" >,
166
166
"certificateStoreName" : <The certificate store name. Example: "MY">,
167
167
"linkOnRenewal" : <Windows only. Ensures s-channel binding when the certificate renews without necessitating redeployment. Example: true>,
168
168
"certificateStoreLocation" : <The certificate store location, which currently works locally only. Example: "LocalMachine">,
You can’t perform that action at this time.
0 commit comments