K 10 svn:author V 6 marcel K 8 svn:date V 27 2015-06-21T01:44:27.572057Z K 7 svn:log V 340 Microsoft Azure demands that fixed VHD images are a whole number of megabytes. This is on top of having the image rounded to the matching geometry of the image size. By rounding up to the next MB after rounding to the geometry, we lost idempotency. Subsequent calls to resize the image will keep increasing the image size. Tested by: gjb@ END