An Azure service that is used to provision Windows and Linux virtual machines.
The issue was the certificate for the RDP, I got to that answer via Serial Console thanks now is working
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I cannot connect to my Virtual Machine, I am receiving an error Internal Error Ocurred when trying to use RDP
An Azure service that is used to provision Windows and Linux virtual machines.
The issue was the certificate for the RDP, I got to that answer via Serial Console thanks now is working
Welcome to Microsoft Q&A
Hello @Jorge Aroca I hope you are doing well.
The "Internal Error Occurred" message when using RDP is a generic error that can be caused by several factors, including network connectivity, RDP service issues on the VM, Network Security Group (NSG) rules, or a problem with the VM itself. could you give us more information? OS VM , since when is happening ?
Please check the following:
Confirm that TCP port 3389 is allowed in the VM's Network Security Group (NSG) and any applicable firewall.
Use Azure VM Run Command or the Serial Console (if enabled) to verify that the Remote Desktop Services (TermService) is running and restart it if necessary.
Troubleshoot Remote Desktop connections to an Azure VM: https://learn.microsoft.com/azure/virtual-machines/troubleshooting/troubleshoot-rdp-connection
If my answer helped you resolve your issue, please consider marking it as the correct answer. This helps others in the community find solutions more easily.