I have just deployed an Azure DSVM. However, when I connect to it, I just have a black screen.
Any idea of what is happening?
I have just deployed an Azure DSVM. However, when I connect to it, I just have a black screen.
Any idea of what is happening?
Copyright © 2021 Jogjafile Inc.
it looks like firewall issues, try this on the VM, edit local group policy as follow:
Computer Configuration\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Connections
Find the RDP Transport policy and make it TCP only. It defaults to TCP and UDP.
Once changed, restart the server. Then test