DRAG DROP
Match the corresponding action with the appropriate playbook tasks.
Select and Place:

Answer is in the explanation below.
Loading demo links...
Showing 1–3 of 10 questions
DRAG DROP
Match the corresponding action with the appropriate playbook tasks.
Select and Place:

Answer is in the explanation below.
Which three support types are included in the Marketplace Content Packs? (Choose three.)
Select all that apply, then click Submit answer.
Customer supported
Contex XSOAR supported
Community supported
Partner supported
Prisma Cloud supported
An Engineer wants to filter a csvList value according to a dynamic value saved under the test context key.
Which three values would save the test context key? (Choose three.)

Select all that apply, then click Submit answer.
Get csvList.value where csvList.value equals test [from previous tasks]
Get csvList.value where csvList.value equals ${test} [from previous tasks]
Get csvList.value where csvList.value equals test {}[from previous tasks]
Get csvList.value where csvList.value equals test [as value]
Get csvList.value where csvList.value equals ${test} [as value]