Is there any way to change the VM Size of an Azure Cloud Service without having to rebuild the package?
The vmsize parameter is defined
vmsize
The vmsize is attribute of csdef file and not of ServiceConfiguration.cscfg
You can see on http://msdn.microsoft.com/en-us/library/jj156212.aspx