Oracle Cloud Infrastructure 2019 Architect Associate — Question 33
Where can a user's public ssh key be added on the Oracle Cloud Infrastructure Console in order to execute API calls?
Answer options
- A. On the Autonomous Database Console.
- B. SSH keys are not required in Oracle Cloud Infrastructure.
- C. SSH keys cannot be added from console. They have to be added using REST APIs only.
- D. Navigate to Identity, select Users panel on the console and select "Add Public Key".
Correct answer: D
Explanation
The correct answer is D because adding a public SSH key is done through the Users panel in the Identity section of the Oracle Cloud Infrastructure Console. Option A is incorrect as it does not pertain to the console's functionality for SSH keys, B is wrong because SSH keys are indeed required for certain operations, and C is incorrect since SSH keys can be added via the console, not just through REST APIs.