Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam AD0-E725 Topic 3 Question 47 Discussion

Actual exam question for Adobe's AD0-E725 exam
Question #: 47
Topic #: 3
A Developer working on a Magento 2 store needs to modify the Content Security Policy (CSP) to allow loading of images from a trusted external domain while maintaining strict policies for other resources. To accomplish this, the csp_whitelist.xml file must be updated.
Which code snippet should the Developer use to update the CSP configuration?

Suggested Answer: B Vote an answer

To allow loading of external images, the policy that must be updated is img-src in the csp_whitelist.xml.
Option A (default-src) is too broad and not best practice.
Option C (media-src) applies only to audio/video sources, not images.
Thus, B is the correct solution.
Reference:
Adobe Commerce DevDocs - Content Security Policies

by Merlin at May 14, 2026, 03:16 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.