I have a VM Redhat Centos 5.6. I would like to migrate it to Azure in ASR mode for time and cost reasons: my deployed web application exposes a web service (server Apache Tomcat 5.5).
Here are my VM properties:
$cat /proc/version
Linux version 2.6.18-238.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Thu Jan 13 16:24:47 EST 2011$cat /etc/redhat-release
CentOS release 5.6 (Final)$uname -a
Linux fuspplbe01 2.6.18-238.el5 #1 SMP Thu Jan 13 16:24:47 EST 2011 i686 i686 i386 GNU/Linux
Is it possible to migrate my VM to Azure in ASR Mode? I did not find documentation to do it?
Thank you for your help