1Z0-1072 · Question #208
Which two are NOT an image source when launching a new compute instance? (Choose two.)
The correct answer is C. Object Storage D. bare metal instance. See the full explanation below for the reasoning.
Question
Which two are NOT an image source when launching a new compute instance? (Choose two.)
Options
- Aboot volume
- Bcustom image
- CObject Storage
- Dbare metal instance
How the community answered
(26 responses)- A19% (5)
- B12% (3)
- C69% (18)
Community Discussion
3The answers are C and D. When my senior walked me through the OCI console last week, he pointed out that the valid image sources are platform images, custom images, boot volumes, and image OCIDs, so Object Storage is not a direct source you can pick from that list, and a bare metal instance is a shape or type of compute, not something you select as an image.
Honest moment, I flagged A on first pass because boot volume felt too basic to count, but once I pulled up the actual launch instance workflow in my head, boot volume and custom image are both right there in the image source dropdown, so they are valid. Object Storage is where you upload an image file to import it, not where you point the instance at launch, and bare metal is a shape choice, not an image source at all, so C and D are your two.
The "bare metal instance" distractor is sneaky because bare metal is a shape choice, not an image source, so D is clearly out, but C trips people up because you might think "I can upload images from Object Storage" which is true during the import process, yet Object Storage itself is not a selectable image source when you click Launch Instance. The correct picks are C and D, boot volume, platform image, custom image, and partner image are your four valid sources in that dialog.