Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
After installing an SQL server on a Windows instance in Google Cloud Platform (GCP), what is the most efficient method to connect to the instance?
A
Generate a Windows user and password, ensure the security group has a firewall rule for port 3389, and use the RDP option from the GCP Console to connect.
B
Generate a Windows password, ensure the security group has a firewall rule for port 22, and use the RDP option from the GCP Console to connect.
C
Generate a Windows user and password, ensure the security group has a firewall rule for port 22, and install an RDP Client to connect.
D
Generate a Windows password, ensure the security group has a firewall rule for port 3389, and install an RDP Client to connect.