If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The company upgraded to fiber which changed their Public IP address. There was a rule or exception made before to allow RDP to the Azure VM without using a VPN.
How can I allow this same connection?
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
1 deleted commentComments have been turned off. Learn more
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin
Hi @Major IT
How to allow RDP connection via Public IP for Azure VM?
If the company upgraded to fiber and their public IP address changed, causing you to be unable to connect to the VM via RDP, this may be due to the following causes:
If you had previously allowed RDP (port 3389) from a specific public IP address, the upgrade may have resulted in a new public IP address for the company. You may need to add the new public IP address in the inbound rule of the NSG by following these steps.
Go to Azure Portal > Navigate to the Network Security Group associated with the VM > Edit the inbound security rules to allow RDP (port 3389) from the new public IP address:
For more details please follow the ZeroTier network
I hope this helps to resolve your query.
I really appreciate your feedback. It’s valuable to us. Please click Accept Answer on this post to assist other community members facing similar issues in finding the correct solution.