Oracle Cloud Infrastructure 2022 Architect Associate — Question 17
Which statement is true regarding the run command feature in the Oracle Cloud Infrastructure (OCI) Compute service?
Answer options
- A. You cannot run commands on an instance if the instance does not have SSH access or open inbound ports.
- B. The maximum size for a script file that you upload directly to an instance in plain text is 4 KB.
- C. The run command feature does not require any Oracle Cloud Agent plugins to be enabled and running.
- D. The run command feature is not supported on compute instances that use the Windows Server platform images.
Correct answer: B
Explanation
The correct answer is B, as the run command feature allows script files of up to 4 KB in size to be uploaded directly to instances. Option A is incorrect because SSH access and open ports are not prerequisites for running commands. Option C is incorrect because while the Oracle Cloud Agent is not mandatory, having it can enhance functionality. Option D is false since the run command feature is supported on Windows Server images as well.