Since a few months i'm using Azure services. Yesterday I created an Azure Cloud Service that is running fine. What I don't understand is how to scale it up or down. The default value is "A1 (1 core, 1.75 GB memory)", but when I look at the pricing page, I see different options, for example A0, A1, A2, A3 etc.
http://azure.microsoft.com/en-us/pricing/details/cloud-services/
Can anyone tell me how to scale for more or less memory. I like to start with the A0 instance, but I can't find the option.
Thanks!