I am playing with Windows Azure to create an small VM to host a service that almost doesn't take any space.
Windows Azure creates a default 130gb disk, with about 100gb free. That's way too much. I do not need that much space.
I understand that MSFT will charge the storage (ie: the 130gb), so I would like to create the VM smaller (probably 30 or 40gb).
- Is it true that MSFT will charge me for the unused space?
- Is there a way to create the machine the size I want?
- If there is no way to create the machine in the size I want, how to resize? (the option to download the .vhd to my computer and resize here looks way too much effort to say the less).
Thanks.