PCCSE · Question #113
Which of the following are correct statements regarding the use of access keys? (Choose two.)
The correct answer is B. Up to two access keys can be active at any time D. Access keys are used for API calls. Access keys in Prisma Cloud are programmatic credentials used to authenticate API calls (D), which makes them essential for automation and integrations. A maximum of two access keys can be active per user at any given time (B) - this limit exists to support key rotation workflows
Question
Which of the following are correct statements regarding the use of access keys? (Choose two.)
Options
- AAccess keys must have an expiration date
- BUp to two access keys can be active at any time
- CSystem Admin can create access key for all users
- DAccess keys are used for API calls
How the community answered
(27 responses)- A4% (1)
- B85% (23)
- C11% (3)
Explanation
Access keys in Prisma Cloud are programmatic credentials used to authenticate API calls (D), which makes them essential for automation and integrations. A maximum of two access keys can be active per user at any given time (B) - this limit exists to support key rotation workflows without downtime. Option A is incorrect because access keys do not require a mandatory expiration date (though setting one is a security best practice). Option C is incorrect because users typically create their own access keys; a System Admin cannot create keys on behalf of all users.
Topics
Community Discussion
No community discussion yet for this question.