Skip to content

Commit bc363e7

Browse files
Improved version explanation.
1 parent fa98f37 commit bc363e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub-device-update/import-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you want to import an update into Device Update for IoT Hub, be sure you've r
2929
| --------- | --------- | --------- | --------- |
3030
| Provider | string | Provider part of the update identity. | 1-64 characters, alphanumeric, dot and dash. |
3131
| Name | string | Name part of the update identity. | 1-64 characters, alphanumeric, dot and dash. |
32-
| Version | version | Version part of the update identity. | 2 to 4 part, dot separated version number between 0 and 2147483647. Leading zeroes will be dropped. |
32+
| Version | version | Version part of the update identity. | 2 to 4 part, dot-separated version number. The total number of _each_ dot-separated part can be between 0 and 2147483647. Leading zeroes are not supported.
3333

3434
## File Object
3535

0 commit comments

Comments
 (0)