nerdexam
Palo_Alto_Networks

PCCSE · Question #13

A Prisma Cloud administrator is onboarding a single GCP project to Prisma Cloud. Which two steps can be performed by the Terraform script? (Choose two.)

The correct answer is A. enable the required APIs for Prisma Cloud D. create the Prisma Cloud role. When onboarding a GCP project to Prisma Cloud, the provided Terraform script automates two key steps: (A) Enable the required APIs for Prisma Cloud - the script enables GCP APIs (such as Cloud Resource Manager, Compute Engine, etc.) that Prisma Cloud needs to monitor the project;

Prisma Cloud Platform

Question

A Prisma Cloud administrator is onboarding a single GCP project to Prisma Cloud. Which two steps can be performed by the Terraform script? (Choose two.)

Options

  • Aenable the required APIs for Prisma Cloud
  • Benable flow logs for Prisma Cloud.
  • Cpublish the flow log to a storage bucket
  • Dcreate the Prisma Cloud role

How the community answered

(29 responses)
  • A
    86% (25)
  • B
    3% (1)
  • C
    10% (3)

Explanation

When onboarding a GCP project to Prisma Cloud, the provided Terraform script automates two key steps: (A) Enable the required APIs for Prisma Cloud - the script enables GCP APIs (such as Cloud Resource Manager, Compute Engine, etc.) that Prisma Cloud needs to monitor the project; and (D) Create the Prisma Cloud role - the script creates a custom IAM role with the precise permissions Prisma Cloud requires and binds it to a service account. Options B (enable flow logs) and C (publish flow logs to a storage bucket) are not performed by the standard onboarding Terraform script; flow log configuration requires separate setup steps outside of the default script.

Topics

#GCP Onboarding#Terraform#Cloud Account Setup#IAM

Community Discussion

No community discussion yet for this question.

Full PCCSE Practice