
Answer-first summary for fast verification
Answer: Install an RDP client, generate a Windows password in the console, and use the client with the provided credentials to connect.
The correct answer is **A** because connecting to a Windows instance requires the installation of an RDP client, as GCP does not provide one. You must generate a Windows instance password to connect. Refer to the GCP documentation for [Windows Connecting to Instance](https://cloud.google.com/compute/docs/instances/windows/connecting-to-instance). - **Option B** is incorrect because Google Cloud username and password cannot be used for RDP connections; a separate Windows password is required. - **Option C** is incorrect because SSH cannot be used to connect to a Windows instance. - **Option D** is incorrect because the GCP Console does not offer direct RDP connectivity.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your manager has tasked you with testing the latest version of MS-SQL on a Windows instance. After creating the VM, what are the correct steps to connect to the instance?
A
Install an RDP client, generate a Windows password in the console, and use the client with the provided credentials to connect.
B
Use the Google Cloud username and password with your own RDP client to connect directly.
C
Click the SSH button in the console for automatic connection to the Windows instance.
D
Generate a Windows password in the console and use the RDP button to connect through the console.
No comments yet.