Prisma Certified Cloud Security Engineer (PCCSE) — Question 241
A customer is interested in PCI requirements and needs to ensure that no privilege containers can start in the environment.
Which action needs to be set for `do not use privileged containers`?
Answer options
- A. Prevent
- B. Alert
- C. Block
- D. Fail
Correct answer: C
Explanation
The correct answer is C, 'Block', as this action will directly prevent privileged containers from being initiated in the environment, aligning with PCI compliance. Options A and B do not provide a definitive measure to stop privileged containers, while D, 'Fail', does not explicitly address the prevention of their use.