Skip to content

Commit d1a0e4b

Browse files
authored
MicrosoftDocs/azure-docs#34957
1 parent 443c101 commit d1a0e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machines/extensions/custom-script-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ These items should be treated as sensitive data and specified in the extensions
117117
| storageAccountKey (e.g) | TmJK/1N3AbAZ3q/+hOXoi/l73zOqsaxXDhqa9Y83/v5UpXQp2DQIBuv2Tifp60cE/OaHsJZmQZ7teQfczQj8hg== | string |
118118

119119
### Property value details
120+
* `apiVersion`: The most up to date apiVersion can be found using [Resource Explorer](https://resources.azure.com/) or from Azure CLI using the following command `az provider list -o json`
120121
* `skipDos2Unix`: (optional, boolean) skip dos2unix conversion of script-based file URLs or script.
121122
* `timestamp` (optional, 32-bit integer) use this field only to trigger a re-run of the
122123
script by changing value of this field. Any integer value is acceptable; it must only be different than the previous value.

0 commit comments

Comments
 (0)