Prisma Cloud Discussions
Share ideas and post questions related to Prisma Cloud — the industry's most comprehensive cloud native security platform — and the compute capabilities available within it in this forum.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Discussions

Enhanced auto-remediation

Hi Folks, 

I use that enhanced auto-remediation (https://github.com/PaloAltoNetworks/Prisma-Enhanced-Remediation#getting-started) trying to auto remediate alerts detected in Prisma.
For some reasons some alerts that can not be remediated due to lack o

...

access to console

Something went wrong

Please try again and if you continue to see this error, please contact the Prisma Cloud team with the following error code: 9afadde495e84126b078b948fc517a2d

APrado2 by L0 Member
  • 1673 Views
  • 1 replies
  • 0 Likes

Prisma Cloud enterprise edititon

Hello,

            This is in regards to Prisma Cloud Enterprise Edition integration with Microsoft Azure

I would appreciate if any one could let me know what all services in Azure, Prisma Cloud Enterprise Edition supports for detection, Reporting, c

...

Resolved! Alert Dismissal Error response via API

Anyone have experience using the Prisma Cloud API with dismissing alert, i've been testing the but always getting 404 or 400 response, check parameters below

 

url = "https://api.prismacloud.io/alert/dismiss"

payload = {
                        "ale
...

Resolved! User is always getting access to API Key

I am inserting a user into "Prisma Cloud" through API (https://api.prismacloud.io/user) with the request body as,

var userDetails = {
"email": email,
"firstName": firstName,
"lastName": lastName,
"timeZone": "America/Los_Angeles",
"roleId": <role id of sys

...