Prisma Certified Cloud Security Engineer (PCCSE) — Question 115
Which three actions are required in order to use the automated method within Azure Cloud to streamline the process of using remediation in the identity and access management (IAM) module? (Choose three.)
Answer options
- A. Install boto3 & requests library.
- B. Configure IAM Azure remediation script.
- C. Integrate with Azure Service Bus.
- D. Configure IAM AWS remediation script.
- E. Install azure.servicebus & requests library.
Correct answer: B, C, E
Explanation
The correct answers B, C, and E are essential for automating remediation in Azure's IAM module. Configuring the IAM Azure remediation script and integrating with Azure Service Bus are crucial steps, while installing the azure.servicebus library facilitates this integration. Options A and D are not applicable as they pertain to AWS, not Azure, making them incorrect choices.