Commit f3123d7
Feature/cplat add az vhd improve (Azure#17999)
* update
* add PSDisk
* updates
* Differencing disk convert bug
* Update field names to match specification.
* update field to use current Size
* dynamic upload conversion on-the-fly
* update output methods, changelog
* remove shouldSupport
* update description, console output, and fix resizing.
* update output format, typos
* grammar
* suppress breaking change, no change in customer usage
* undo adding -keepConvertedResizedFile, and do not return PSDisk
* fix error
* Revert "fix error"
This reverts commit 1464d50.
* fix error
* change capitalization
* change variable name
* remove debug Console output
* resolve filePath to VHD File
* refactor/clean up code
* when synchronize fails, clean up resource then throw terminating error
* Add OS checking and warning before conversion/resizing
* adjust to follow conventions
* test and fix small error
* Update ChangeLog.md
* Update ChangeLog.md
Co-authored-by: Yabo Hu <yabhu@microsoft.com>1 parent 2beb247 commit f3123d7
File tree
2 files changed
+115
-92
lines changed- src/Compute/Compute
- StorageServices
2 files changed
+115
-92
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments