You are designing a plan to protect Azure DevOps pipelines from supply chain attacks. Which TWO measures should you implement?
Approval prevents unauthorized use of external resources.
Why this answer
Options A and C are correct. Option A ensures dependencies are secure. Option C prevents unauthorized access to pipeline resources.
Option B is wrong because it does not address supply chain. Option D is wrong because it is about deployment. Option E is wrong because it is about testing.