Google Cloud Associate Cloud Engineer — Question 2

You created an instance of SQL Server 2017 on Compute Engine to test features in the new version. You want to connect to this instance using the fewest number of steps. What should you do?

Answer options

Correct answer: D

Explanation

Answer D is correct because it ensures that both the Windows username and password are set, as well as verifying the necessary firewall rule for RDP access on port 3389, allowing for a straightforward connection. Option A is incorrect as it lacks the necessary username and password setup. Option B is incorrect because it does not confirm the firewall rule for RDP access. Option C is wrong since it mentions port 22, which is used for SSH, not RDP.