Remote access in Windows often requires RDP, while in Linux environments, SSH is commonly used. To add these services on a Virtual Machine, follow the steps below:
1. Select the VM you want to add RDP service and then click "add new" on services
2. On Service Name enter "RDP" and under the service type select "RDP" as well. Use the cloud image's default credentials on the username and password sections, then click save.
3. This will add an RDP service to the VM, which can be used to successfully access the cloud via RDP.
NOTE: To add SSH services, replace RDP with SSH in the second step, and you will be able to add SSH services to the VM.