Prisma Cloud Remediation - Azure AKS Misconfiguration Deprecated Hidden
Deprecated. Use Prisma Cloud Remediation - Azure AKS Misconfiguration v2 instead. This playbook remediates Prisma Cloud Azure AKS alerts. It calls sub-playbooks that perform the actual remediation steps. Remediation: - Azure AKS cluster monitoring not enabled - Azure AKS cluster HTTP application routing enabled
Prisma Cloud by Palo Alto Networks · 12 tasks · 2 inputs · 1 output
Details
| ID | Prisma Cloud Remediation - Azure AKS Misconfiguration |
|---|---|
| From Version | 5.0.0 |
| Tasks | 12 |
README
This playbook remediates Prisma Cloud Azure AKS alerts. It calls sub-playbooks that perform the actual remediation steps.
Remediation:
- Azure AKS cluster monitoring not enabled
- Azure AKS cluster HTTP application routing enabled
Dependencies
This playbook uses the following sub-playbooks, integrations, and scripts.
Sub-playbooks
- Prisma Cloud Remediation - Azure AKS Cluster Misconfiguration
Integrations
- PrismaCloud v2
Scripts
- IsIntegrationAvailable
Commands
- closeInvestigation
- redlock-dismiss-alerts
Playbook Inputs
| Name | Description | Default Value | Required |
|---|---|---|---|
| AutoRemediateAzureAKS | Execute Azure AKS remediation automatically? | no | Optional |
| policyId | Grab the Prisma Cloud policy Id. | incident.labels.policy | Optional |
Playbook Outputs
| Path | Description | Type |
|---|---|---|
| incident.labels.resource.name | AKS cluster name. | string |
Playbook Image

Inputs
AutoRemediateAzureAKS— Execute Azure AKS remediation automatically?policyId— Grab the Prisma Cloud policy Id.
Outputs
incident.labels.resource.name— AKS cluster name.
Commands used
closeInvestigation
redlock-dismiss-alerts
Flowchart
This playbook remediates Prisma Cloud Azure AKS alerts. It calls sub-playbooks that perform the actual remediation steps. Remediation: - Azure AKS cluster monitoring not enabled - Azure AKS cluster HTTP application routing enabled ## Dependencies This playbook uses the following sub-playbooks, integrations, and scripts. ### Sub-playbooks Prisma Cloud Remediation - Azure AKS Cluster Misconfiguration ### Integrations PrismaCloud v2 ### Scripts IsIntegrationAvailable ### Commands * prisma-cloud-alert-dismiss * closeInvestigation ## Playbook Inputs --- | **Name** | **Description** | **Default Value** | **Required** | | --- | --- | --- | --- | | AutoRemediateAzureAKS | Execute Azure AKS remediation automatically? | no | Optional | | policyId | Grab the Prisma Cloud policy ID. | incident.labels.policy | Optional | ## Playbook Outputs --- | **Path** | **Description** | **Type** | | --- | --- | --- | | incident.labels.resource.name | AKS cluster name. | string | ## Playbook Image --- 