Prisma Certified Cloud Security Engineer (PCCSE) — Question 101
Which action must be taken to enable a user to interact programmatically with the Prisma Cloud APIs and for a nonhuman entity to be enabled for the access keys?
Answer options
- A. Create a role with System Admin and generate access keys.
- B. Create a user with a role that has minimal access.
- C. Create a role with Account Group Read Only and assign it to the user.
- D. Create a role and assign it to the Service Account.
Correct answer: D
Explanation
The correct answer is D because assigning a role to the Service Account is necessary for programmatic interaction with the Prisma Cloud APIs. Options A, B, and C do not specifically address the requirement for a nonhuman entity, which is essential for access keys to function correctly.