Oracle Cloud Infrastructure 2020 Architect Associate — Question 12
Where can a user's public ssh key be added on the Oracle Cloud Infrastructure Console in order to execute API calls? (Choose the best answer.)
Answer options
- A. SSH keys are not required in Oracle Cloud Infrastructure.
- B. SSH keys cannot be added from console. They have to be added using REST APIs only.
- C. On the Autonomous Database Console.
- 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 for a user is done in the Identity section where you can manage users. Option A is incorrect as SSH keys are essential for secure access. Option B is wrong because SSH keys can indeed be added through the console. Option C is irrelevant since the Autonomous Database Console does not handle user SSH keys.