LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Google Associate Cloud Engineer

Google Associate Cloud Engineer

Get started today

Ultimate access to all questions.


You are developing an internal portal for technical announcements and plan to use a Windows VM on Compute Engine. Ensuring RDP access is a priority. What is the correct approach?

Real Exam



Explanation:

Option D is correct because gcloud beta compute reset-windows-password allows for the reset and retrieval of a password for a Windows VM, enabling RDP access. Option A is incorrect as service account credentials are not used for RDP. Option B is incorrect because metadata cannot provide RDP access credentials. Option C is incorrect since Google Account credentials cannot be used for RDP access to a Windows VM. For more details, refer to Google Cloud documentation.

Powered ByGPT-5