Exam PCCSE All QuestionsBrowse all questions from this exam
Question 13

An administrator has deployed Console into a Kubernetes cluster running in AWS. The administrator also has configured a load balancer in TCP passthrough mode to listen on the same ports as the default Prisma Compute Console configuration.

In the build pipeline, the administrator wants twistcli to talk to Console over HTTPS.

Which port will twistcli need to use to access the Prisma Compute APIs?

    Correct Answer: C

    In a default Prisma Compute Console configuration, port 8083 is used for HTTPS management access to the Console. Since the administrator wants twistcli to communicate with the Console over HTTPS, twistcli should use port 8083 to access the Prisma Compute APIs.

Discussion
[Removed]Option: C

C is correct. https://docs.prismacloudcompute.com/docs/compute_edition_21_04/tools/twistcli.html#connectivity-to-console

SakeBombOption: C

C port 8084 is reserved for communication between console and defender. 8083 is for HTTPS

JohnOrtizOption: C

https://docs.prismacloud.io/en/compute-edition/32/admin-guide/install/deploy-console/console-on-kubernetes

SpippoloOption: C

C --> By default Prisma Cloud listens on: 8083 HTTPS management port for access to Console. 8084 WSS port for Defender to Console communication.

Chichi23Option: C

Port 8083, as per docs "Open a browser window, and navigate to Console. By default, Console is served on HTTPS on port 8083. For example, go to https://yourconsole.example.com:8083." https://docs.paloaltonetworks.com/prisma/prisma-cloud/19-11/prisma-cloud-compute-edition-admin/install/install_kubernetes

kumar_57Option: C

Yes, C is the correct option. https://docs.paloaltonetworks.com/prisma/prisma-cloud/19-11/prisma-cloud-compute-edition-admin/install/install_kubernetes