
Answer-first summary for fast verification
Answer: Invite the user to transfer their existing account.
**C is correct** because transferring the user's existing account to Cloud Identity avoids conflicts and allows the user to retain their data while integrating with Cloud Identity. This method is recommended by Google for resolving account conflicts without losing access to existing data. **A is incorrect** because using an email alias does not migrate the account to Cloud Identity, thus not resolving the conflict or enabling centralized management. **B is incorrect** as deleting the account would remove the user's data, which is not necessary for conflict resolution. **D is incorrect** because removing personal emails does not address the conflict issue and does not facilitate centralized account management. For more information, refer to Google's documentation on [migrating consumer accounts](https://cloud.google.com/architecture/identity/migrating-consumer-accounts) and [resolving account conflicts](https://support.google.com/cloudidentity/answer/7332836?hl=en).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company, a global search engine with over 1500 employees, has recently adopted Cloud Identity for all its GCP users. Some employees already have a Google Account. What is Google's recommended practice to prevent account conflicts with Cloud Identity?
A
Invite the user to use an email alias to resolve the conflict.
B
Ask the user to delete their existing account.
C
Invite the user to transfer their existing account.
D
Ask to remove all personal email from the existing account.
No comments yet.