Hi,
I've a trouble: I installed Sql Server Standard Edition on an Azure Virtual Machine, but now I see that it's too expensive for my application, so I choose to uninstall Sql Server Standard and replace it with an instance of Sql Server Express Edition.
Now here is my question: if i log on my virtual machine on Azure and uninstall Sql Server Standard Edition will be azure pricing updated correctly?
I mean: will i pay for the feature even if I've Uninstalled Sql Server Standard?
My machine was created with a preconfigured installation (Windows server 2008 + Sql Server Standard), there was no way to get an instance of Sql Server Express Edition with preconfigured machines.
How can I remove the Sql Server Standard without having to rebuild another machine?
Thanks in advance for your repsonse.