Palo Alto Networks Certified Security Automation Engineer (PCSAE) — Question 115
Which of these would be the most operationally efficient repository for moving XSOAR custom content from a development server to a production environment?
Answer options
- A. A content repository specified in the Marketplace
- B. Remote git repository specified in the dev-prod configuration parameters
- C. The development server's default repository
- D. Cortex XSOAR public content repository
Correct answer: B
Explanation
The correct answer is B because a remote git repository allows for a structured and version-controlled transfer of content, which is essential for maintaining operational efficiency. Options A, C, and D do not provide the same level of control and management for the migration process as a remote git repository does.