GoogleGoogle
ASSOCIATE-CLOUD-ENGINEER · Question #55
ASSOCIATE-CLOUD-ENGINEER Question #55: Real Exam Question with Answer & Explanation
The correct answer is A: Create two configurations using gcloud config configurations create [NAME].. You can create different configurations for each account and create compute instances in each account by activating the respective account.
Submitted by jian89· Mar 30, 2026
Question
You have one GCP account running in your default region and zone and another account running in a non-default region and zone. You want to start a new Compute Engine instance in these two Google Cloud Platform accounts using the command line interface. What should you do?
Options
- ACreate two configurations using gcloud config configurations create [NAME].
- BCreate two configurations using gcloud config configurations create [NAME].
- CActivate two configurations using gcloud configurations activate [NAME].
- DActivate two configurations using gcloud configurations activate [NAME].
Explanation
You can create different configurations for each account and create compute instances in each account by activating the respective account.
Community Discussion
No community discussion yet for this question.