Practice Free PCCSE Exam Online Questions
Which three public cloud providers are supported for VM image scanning? (Choose three.)
- A . GCP
- B . Alibaba
- C . Oracle
- D . AWS
- E . Azure
A customer is deploying Defenders to a Fargate environment. It wants to understand the vulnerabilities in the image it is deploying.
How should the customer automate vulnerability scanning for images deployed to Fargate?
- A . Set up a vulnerability scanner on the registry
- B . Embed a Fargate Defender to automatically scan for vulnerabilities
- C . Designate a Fargate Defender to serve a dedicated image scanner
- D . Use Cloud Compliance to identify misconfigured AWS accounts
Which API calls can scan an image named myimage: latest with twistcli and then retrieve the results from Console?
- A . $ twistcli images scan
–address <COMPUTE_CONSOLE>
–user <COMPUTER_CONSOLE_USER>
–password <COMPUTER_CONSOLE_PASSWD>
–verbose
myimage: latest - B . $ twistcli images scan
–address <COMPUTE_CONSOLE>
–user <COMPUTER_CONSOLE_USER>
–password <COMPUTER_CONSOLE_PASSWD>
–details
myimage: latest - C . $ twistcli images scan
–address <COMPUTE_CONSOLE>
–user <COMPUTER_CONSOLE_USER>
–password <COMPUTER_CONSOLE_PASSWD>
myimage: latest - D . $ twistcli images scan
–address <COMPUTE_CONSOLE>
–user <COMPUTER_CONSOLE_USER>
–password <COMPUTER_CONSOLE_PASSWD>
–console
myimage: latest
When would a policy apply if the policy is set under Defend > Vulnerability > Images > Deployed?
- A . when a serverless repository is scanned
- B . when a Container is started form an Image
- C . when the Image is built and when a Container is started form an Image
- D . when the Image is built
A customer has configured the JIT, and the user created by the process is trying to log in to the
Prisma Cloud console.
The user encounters the following error message:
What is the reason for the error message?
- A . The attribute name is not set correctly in JIT settings.
- B . The user does not exist.
- C . The user entered an incorrect password
- D . The role is not assigned for the user.
What must be created in order to receive notifications about alerts generated when the operator is away from the Prisma Cloud Console?
- A . Alarm rule
- B . Notification rule
- C . Alert rule
- D . Offline alert
Which two variables must be modified to achieve automatic remediation for identity and access management (IAM) alerts in Azure cloud? (Choose two.)
- A . API_ENDPOINT
- B . SQS_QUEUE_NAME
- C . SB_QUEUE_KEY
- D . YOUR_ACCOUNT_NUMBER
Which two variables must be modified to achieve automatic remediation for identity and access management (IAM) alerts in Azure cloud? (Choose two.)
- A . API_ENDPOINT
- B . SQS_QUEUE_NAME
- C . SB_QUEUE_KEY
- D . YOUR_ACCOUNT_NUMBER
Which two of the following are required to be entered on the IdP side when setting up SSO in Prisma Cloud? (Choose two.)
- A . Username
- B . SSO Certificate
- C . Assertion Consumer Service (ACS) URL
- D . SP (Service Provider) Entity ID
Retrieve the Prisma Cloud Console images using "docker pull."