Id like to fix the Public IP of a VM so that when its deallocated the Public IP address of the VM does not change. I tried following these instructions here:- http://blogs.technet.com/b/canitpro/archive/2014/10/28/step-by-step-assign-a-public-ip-to-a-vm-in-azure.aspx but on deallocating/stopping the VM the Public IP address of the VM changed.
Can anyone point me to the correct article or link that explains 'how' to fix a Public IP address for an Azure VM so that i don't have to update Public DNS every time i 'stop' a VM.