PSE-PRISMACLOUD · Question #39
How can a range of dates in the Prisma Cloud default policy be modified?
The correct answer is A. Clone the existing policy and change the value. Prisma Cloud's default policies are read-only and cannot be edited directly, so cloning the policy is the correct workaround - you duplicate it, then freely modify the cloned version (including date ranges) to fit your needs. Option B is wrong because there is no "Edit Policy"…
Question
How can a range of dates in the Prisma Cloud default policy be modified?
Options
- AClone the existing policy and change the value.
- BClick the gear icon next to the policy name to open the "Edit Policy" dialog.
- CManually create the Resource Query Language (RQL) statement.
- DOverride the value and commit the configuration.
How the community answered
(44 responses)- A89% (39)
- B7% (3)
- C2% (1)
- D2% (1)
Explanation
Prisma Cloud's default policies are read-only and cannot be edited directly, so cloning the policy is the correct workaround - you duplicate it, then freely modify the cloned version (including date ranges) to fit your needs. Option B is wrong because there is no "Edit Policy" gear icon available on default policies; that UI control only appears on custom policies. Option C is wrong because manually writing RQL is how you create a new policy from scratch, not how you modify an existing one's date parameters. Option D is wrong because default policies have no override-and-commit mechanism - that pattern belongs to IaC (Infrastructure as Code) workflows, not Prisma Cloud policy management.
Memory tip: Think "Copy before you customize" - any time a Prisma Cloud default policy needs changing, your only path is Clone → Edit clone.
Topics
Community Discussion
No community discussion yet for this question.