IgorG Thanks for your reply!
Anyone else trying to install Plesk 12 on centos based Vms( openlogic ) in Azure cloud ??
@Miltos_Tsatsakis,
Any OS on Azure Cloud can be selected: Plesk works fine.
Note that there are some important things to consider:
a) make sure that the Azure endpoints (i.e. the equivalent of ports) are open: just allow the standard ports that Plesk requires for any normal Linux distribution,
b) all Azure VMs have a non-root user account (with password or passwordless):
1 - choose the passwordless option (read: certificate based authentication), this is more secure
2 - do not add a root account
3 - just use the command
sudo -i to obtain root privileges, after logging in with the (non-root) user account
4 - be SURE to block all access to port 22, with the
exception of your own IP or the IPs of sysadmins (read: configure proper ACL, blocking all "other" IPs)
c) only install Plesk with the autoinstaller (URL:
http://autoinstall.plesk.com/plesk-installer, if I am not mistaken),
after running the command
sudo -i at login of the server
d) all Linux VMs are able to run a default Plesk instance, but consider that
- Windows VMs are required for Plesk for Windows,
- Windows VMs need to be of (at least) the type Basic A1 (as a result of memory usage), as opposed to Linux VM (even a Basic A0 can suffice)
- Linux VMs are best to be of the type Standard A1 (in order to prevent some issues) or the SSD based D series (I am just mentioning the "cheapest ones" that can suffice)
and many other remarks can be made.
In short, it is possible, but it often is more convenient and safe to take the "cheaper" alternative of a normal VPS (outside of Azure).
Note that I personally recommend to (at least) try Azure (since it has various valuable functionalities), but also want to point out that it can become a daunting task to run Plesk on Azure and, moreover, it is not efficient or cost-effective if you do not require a vast infrastructure of servers (VMs), networks and so on.
Naturally, if you have any questions, just ask them or start a personal conversation with me.
Regards......