Palo Alto Networks System Engineer – Cortex — Question 17
Which action allows Cortex XSOAR to access Docker in an air-gapped environment where the Docker page was manually installed after the Cortex XSOAR installation?
Answer options
- A. Create a "docker" group and add the "Cortex XSOAR" or "demisto" user to this group.
- B. Create a "Cortex XSOAR" or "demisto" group and add the "docker" user to this group.
- C. Enable the Docker service.
- D. Disable the Cortex XSOAR service.
Correct answer: A
Explanation
The correct answer is A because adding the 'Cortex XSOAR' or 'demisto' user to the 'docker' group grants the necessary permissions for Docker access. Options B, C, and D do not provide the required user permissions for accessing Docker and would not resolve the issue in an air-gapped setup.