Prisma Certified Cloud Security Engineer (PCCSE) — Question 116
Which two variables must be modified to achieve automatic remediation for identity and access management (IAM) alerts in Azure cloud? (Choose two.)
Answer options
- A. API_ENDPOINT
- B. SQS_QUEUE_NAME
- C. SB_QUEUE_KEY
- D. YOUR_ACCOUNT_NUMBER
Correct answer: A, C
Explanation
The correct options are A and C because the API_ENDPOINT is crucial for connecting to the API for remediation actions, while the SB_QUEUE_KEY is necessary for authenticating and sending messages to the Service Bus queue. The other options, SQS_QUEUE_NAME and YOUR_ACCOUNT_NUMBER, are not required for the specific IAM alert remediation process in Azure.