Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

PSE-PrismaCloud Questions and Answers

Question # 6

How can you use Prisma Public Cloud to identify Amazon EC2 instances that have been tagged as "Private?

A.

Create an RQL config query to identify resources with the tag "Private."

B.

Create an RQL network query to identify traffic from resources tagged "Private."

C.

Open the Asset Dashboard, filter on tags: and choose "Private."

D.

Generate a CIS compliance report and review the "Asset Summary."

Full Access
Question # 7

What are two ways to initially deploy a VM-Series NGFW in Microsoft Azure? (Choose two.)

A.

through ARM Templates in the GitHub Repository

B.

through Solution Templates in the Azure Marketplace

C.

through Expedition in the Customer Success Portal

D.

through Iron Skillets in the GitHub Repository

Full Access
Question # 8

Which RQL string searches for all EBS volumes that do not have a "DataClassification" tag?

A.

config where api.name = 'aws-ec2-describe-volumes, AND json.rule = tags[*]key contains DataClassification

B.

config where api.name = ,aws-ec2-describe-volumes' AND json.rule = tags[*]key != DataClassification

C.

config where api.name = ,aws-ec2-describe-volumes' AND json.rule = tags[*].key exists

D.

config where api.name = 'aws-ec2-describe-volumes' AND json.rule = tags[*].key = 1

Full Access
Question # 9

What is a permanent public IP called on Amazon Web Services?

A.

Reserved IP

B.

PIP

C.

EIP

D.

Floating IP

Full Access