How to RDP into Windows Server Datacenter Core in GCP Google Cloud Platform | Connecting Windows VMs
How to use Microsoft Remote Desktop with RDP and GCP
https://cloud.google.com/compute/docs/instances/connecting-to-windows
The best way to connect to the remote desktop of a Windows instance depends on multiple factors:
If you are connecting from anywhere over the public internet, it’s best to enable Identity-Aware Proxy TCP forwarding for your project. Then use IAP Desktop (on Windows) or the gcloud command-line tool in combination with a native RDP client to connect to the Windows instance. If you cannot use Identity-Aware Proxy TCP forwarding, use Chrome Remote Desktop.
If the VM instance has a public IP address and firewall rules permit RDP access, use the Chrome RDP for Google Cloud browser plugin or any native RDP client, such as the Microsoft Remote Desktop Connection app.
If the VM instance does not have a public IP and you are connecting by using Cloud VPN or Cloud Interconnect, you can connect to the VM’s private IP address by using a native RDP client, such as the Microsoft Remote Desktop Connection app.
windows server