Topic 1 Question 20
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?
Install a RDP client on your desktop. Verify that a firewall rule for port 3389 exists.
Install a RDP client in your desktop. Set a Windows username and password in the GCP Console. Use the credentials to log in to the instance.
Set a Windows password in the GCP Console. Verify that a firewall rule for port 22 exists. Click the RDP button in the GCP Console and supply the credentials to log in.
Set a Windows username and password in the GCP Console. Verify that a firewall rule for port 3389 exists. Click the RDP button in the GCP Console, and supply the credentials to log in.
ユーザの投票
コメント(17)
I would say B is correct. RDP is enabled by default when you crate a Windows instance (no need to chek on it). Just make sure you install an RDP client ( chrome ext or RDP) and set windows password.
👍 43vnxt2020/05/02D seems more correct
👍 33ankit892020/05/01- 正解だと思う選択肢: B
I first thought it was D. Then, I tried in out in Compute Engine. After you create a Windows VM instance, port 3389 should be open. You then must set user name and password for RDP.
The actual point here is the RDP button. When you click it, you just get an explanation that you should use a RDP client to connect. So you can´t directly connect to the instance with the RDP button. Therefore, D is wrong, and B is the correct answer.
👍 4KC_go_reply2023/03/26
シャッフルモード