David JonesSEMARCHY TEAM
Technical Client Success Manager at Semarchy
Asked a question 9 months ago
How do I enable RDC access for Azure VM?
David JonesSEMARCHY TEAMTechnical Client Success Manager at SemarchyRDP is a proprietary protocol developed by Microsoft. It enables a user to connect to a machine remotely in order to perform operations on the remote machine. It is useful in scenarios where a user needs to connect to their Azure vm in order to make changes to files or configurations. RDP is one of several connection methods available, steps to enable access (described here) will be similar for other methods.
1. Testing
On your Azure VM, navigate to the Connection troubleshoot
screen and test existing connection for RDP. By default, this connection is blocked.
2. Create a new security rule
Create a new rule, using port 3389. Note this configuration is not recommended for Production environments and is suitable for testing only.
3. Re-test connection
After enabling the new rule, re-test connection.
How do I enable RDC access for Azure VM?
David JonesSEMARCHY TEAM
Technical Client Success Manager at Semarchy
RDP is a proprietary protocol developed by Microsoft. It enables a user to connect to a machine remotely in order to perform operations on the remote machine. It is useful in scenarios where a user needs to connect to their Azure vm in order to make changes to files or configurations. RDP is one of several connection methods available, steps to enable access (described here) will be similar for other methods.
1. Testing
On your Azure VM, navigate to the Connection troubleshoot
screen and test existing connection for RDP. By default, this connection is blocked.
2. Create a new security rule
Create a new rule, using port 3389. Note this configuration is not recommended for Production environments and is suitable for testing only.
3. Re-test connection
After enabling the new rule, re-test connection.