Courseiva

CCNA Palo Alto Networks Product Integration And Architecture Questions

75 of 101 questions · Page 1/2 · Palo Alto Networks Product Integration And Architecture · Answers revealed

1
MCQhard

An architect is designing a Prisma Cloud Compute deployment for Kubernetes clusters deployed across multiple cloud providers. The architecture requires real-time runtime defense against container escapes and anomalous process execution. Which Prisma Cloud component must be deployed inside each Kubernetes cluster to achieve this?

A.Prisma Access Remote Network connector container pod
B.Panorama virtual appliance deployed as a Kubernetes Ingress controller.
C.GlobalProtect containerized app
D.Prisma Cloud Defender DaemonSet deployed to every node in the Kubernetes cluster.
AnswerD

Defenders run as a DaemonSet to monitor container runtime behavior and enforce security policies locally.

Why this answer

Prisma Cloud Compute Defender daemonsets run on each node in the cluster to provide runtime defense, vulnerability scanning, and compliance checks.

2
Multi-Selectmedium

An architect is configuring Panorama Template Stacks. Which TWO types of configuration settings are typically defined within Panorama Templates rather than Device Groups? (Choose two)

Select 2 answers
A.Cortex XDR agent installation packages.
B.Security policy rules and URL filtering security profiles.
C.Network interface IP addresses, virtual routers, and static routes.
D.Device system settings, DNS servers, NTP servers, and management plane IP addresses.
E.Dynamic Address Groups and tag registration filters.
AnswersC, D

Templates manage network and device-level settings like interfaces and routing.

Why this answer

Templates manage network and device configurations (interfaces, virtual routers, static routes, system settings, SNMP), while Device Groups manage security policies and profiles.

3
MCQeasy

An architect is configuring High Availability (HA) Active/Passive on two PA-5220 firewalls. During a failover event, active TCP sessions are maintained without requiring re-authentication. Which feature makes this possible?

A.GlobalProtect cookie persistence
B.HA2 session synchronization
C.Dynamic DNS updates
D.Panorama configuration push
AnswerB

HA2 synchronizes state tables so active sessions seamlessly fail over.

Why this answer

HA2 session synchronization copies active session table entries from the active peer to the passive peer in real time.

4
Multi-Selecthard

An architect is designing an integration between Prisma Cloud and AWS to perform Cloud Security Posture Management (CSPM) and Cloud Workload Protection Platform (CWPP) scanning. Which TWO AWS architectural permissions or resources must be established for complete CSPM and CWPP integration? (Choose two)

Select 2 answers
A.An AWS IAM Role configured with SecurityAudit and read-only access policies, secured via an External ID.
B.Direct root SSH access to the AWS hypervisor management plane.
C.AWS CloudTrail integration to ingest API audit logs for real-time threat detection (Cloud Native Network Segmentation / Runtime).
D.Modifying the AWS VPC core router BIOS code.
E.Physical serial console cables plugged into AWS data center racks.
AnswersA, C

CSPM integration requires read-only IAM permissions with an external ID for secure cross-account assessment.

Why this answer

Prisma Cloud CSPM requires an IAM Role with read-only permissions (and appropriate AWS managed policies like SecurityAudit) and an External ID. CWPP requires Defender permissions or cloud-native deployment.

5
MCQmedium

An architect is configuring a Panorama Device Group and needs to create security rules that apply to all firewalls in the enterprise, regardless of their specific regional location. Where should the architect place these rules within the Panorama rule hierarchy?

A.Template stack interface configurations.
B.Local firewall CLI configuration files only.
C.Panorama Pre-Rules configured at the topmost level before device group specific rules.
D.Post-rules at the bottom of a single remote branch device group.
AnswerC

Panorama Pre-Rules enforce mandatory security policies globally across all managed firewalls before local rules are evaluated.

Why this answer

Panorama supports Pre-Rules and Post-Rules, with Pre-Rules evaluated before device group local rules and Pre-Rules enforced globally across all device groups when configured at the global level.

6
Multi-Selectmedium

An architect is configuring High Availability (HA) on Palo Alto Networks firewalls. Which TWO failure conditions can trigger an automatic HA failover in an Active/Passive deployment? (Choose two)

Select 2 answers
A.Link monitoring failure (loss of connectivity on a monitored critical interface).
B.A scheduled Panorama software inventory check.
C.Loss of heartbeat and control communication over the HA1 link (peer down).
D.Changing the firewall hostname string.
E.An administrator manually changing the firewall GUI theme color from dark to light mode.
AnswersA, C

Link monitoring triggers failover if designated critical interfaces lose link status.

Why this answer

HA failover can be triggered by path monitoring failures, link monitoring failures, hardware power supply failure, or loss of heartbeats over the HA1 link.

7
Multi-Selecthard

An architect is designing an integrated security architecture combining Prisma Cloud and Palo Alto Networks NGFWs. Which TWO architectural capabilities does this integration provide? (Choose two)

Select 2 answers
A.Physically connecting AWS data centers to corporate offices using copper Ethernet cables.
B.Providing end-to-end visibility and compliance posture for multi-cloud resources alongside network threat protection.
C.Sharing cloud workload context and security tags with firewalls to dynamically enforce security policies based on cloud metadata.
D.Running GlobalProtect gateway software inside AWS S3 storage buckets.
E.Replacing all firewall data plane processors with software container pods.
AnswersB, C

Combining Prisma Cloud posture management with NGFW threat protection provides comprehensive security visibility.

Why this answer

Integrating Prisma Cloud with NGFWs enables cloud workload context sharing, microsegmentation enforcement, and unified visibility across cloud and network perimeters.

8
Multi-Selectmedium

An architect is configuring High Availability (HA) on a pair of Palo Alto Networks firewalls. Which TWO prerequisites must be met before enabling HA on the firewalls? (Choose two)

Select 2 answers
A.Management interfaces must be configured on completely different subnet masks with mismatched default gateways.
B.Both firewalls must be running the exact same PAN-OS software version.
C.Both firewalls must have different models (e.g., PA-3220 paired with PA-5220).
D.Both firewalls must have identical license and support subscriptions installed.
E.HA ports must be connected to the internet via public IP addresses.
AnswersB, D

HA peers must run identical PAN-OS versions to ensure configuration and state compatibility.

Why this answer

HA peers must have identical hardware/VM models, identical PAN-OS software versions, matching license configurations, and dedicated HA cable connections.

9
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to inspect unknown files submitted by users over HTTP/FTP/SMTP to determine if they contain zero-day malware. Which service should the architect configure?

A.WildFire cloud-based malware analysis
B.URL Filtering cloud database
C.GlobalProtect portal
D.DNS Security service
AnswerA

WildFire sandboxes unknown files to identify zero-day malware behavior.

Why this answer

WildFire is Palo Alto Networks cloud-based threat analysis service that sandboxes unknown files to detect zero-day malware.

10
Multi-Selecthard

An architect is configuring Cortex XDR external integrations. Which TWO native log ingestion or threat intelligence integration options are supported by Cortex XDR? (Choose two)

Select 2 answers
A.Polling Windows Active Directory via SNMPv1 for group policies.
B.Integrating external Threat Intelligence feeds using STIX/TAXII server connections.
C.Using NetBIOS broadcast packets to scrape passwords from domain controllers.
D.Directly flashing raw firmware onto third-party routers via XDR agent plugins.
E.Ingesting third-party network and security logs via the Cortex XDR Broker VM and Syslog Collector.
AnswersB, E

Cortex XDR supports STIX/TAXII feeds to ingest IOCs for correlation and detection.

Why this answer

Cortex XDR supports ingesting third-party alerts and logs via Syslog Collector / Broker VM and integrating Threat Intelligence feeds via STIX/TAXII.

11
MCQmedium

An architect is configuring a Palo Alto Networks firewall and needs to ensure that DNS requests originating from internal clients to known malicious domains are automatically intercepted or blocked. Which security feature provides this capability?

A.DNS Security service with sinkhole configuration.
B.Static host file entries on the firewall management interface.
C.SNMP trap alert generator.
D.DHCP lease reservation tables.
AnswerA

DNS Security analyzes DNS queries and can sinkhole malicious domains to capture infected hosts.

Why this answer

DNS Security service uses machine learning and threat intelligence to analyze and block malicious DNS requests in real time.

12
Multi-Selectmedium

An architect is troubleshooting a User-ID deployment where users authenticating via captive portal are not getting correctly mapped. Which TWO conditions must be verified to ensure captive portal functions properly? (Choose two)

Select 2 answers
A.Verify that an Authentication Profile and Authentication Policy are correctly configured to prompt users.
B.Verify that a security policy rule allows traffic to the captive portal IP address and authentication port.
C.Ensure that the firewall's management plane CPU is disabled to allow unhindered redirects.
D.Ensure that User-ID agents are disabled when captive portal is active.
E.Verify that all users have installed the Prisma Cloud Defender agent.
AnswersA, B

Captive portal requires an authentication profile to validate credentials against LDAP/RADIUS/SAML.

Why this answer

Captive portal requires an appropriate Authentication Profile/Sequence, an explicit security policy allowing HTTP/HTTPS traffic to the captive portal IP/port, and correctly configured redirection settings.

13
MCQhard

An architect is configuring a Cortex XDR integration with a third-party SIEM. The SIEM requires log data formatted in Common Event Format (CEF) over Syslog. Where should the architect configure this output format in the Cortex XDR architecture?

A.Cortex XDR Broker VM Syslog Collector profile configured with CEF mapping.
B.Prisma Cloud compliance check rule definitions.
C.Panorama firewall administrative GUI banner settings.
D.GlobalProtect gateway portal authentication profile.
AnswerA

The Broker VM Syslog Collector translates XDR logs into CEF format for external SIEM consumption.

Why this answer

Cortex XDR Log Forwarding profiles or Broker VM Syslog Collector configurations allow formatting logs in CEF or JSON before forwarding to external SIEMs.

14
MCQmedium

An architect is deploying Panorama and needs to manage firewalls deployed across different geographic regions with distinct administrative teams. Each team should only be able to view and manage their own local firewalls and policies, but global security rules must apply to all. Which Panorama structural feature should the architect implement?

A.Device Groups combined with Administrator Roles and Access Domains.
B.Multiple virtual routers inside a single device group.
C.Separate Panorama virtual appliances for each region configured in an HA mesh cluster.
D.Dynamic Address Groups with tag-based RBAC.
AnswerA

Device Groups organize firewalls logically, while Access Domains and Admin Roles restrict administrators to specific device groups and templates.

Why this answer

Panorama uses Device Groups and Administrative Roles/Domains to implement role-based access control (RBAC) and logical grouping for multi-tenancy or regional separation.

15
Multi-Selectmedium

An architect is configuring Palo Alto Networks firewall security policies using WildCard masks and Address Objects. Which TWO best practices should be followed when designing address objects and security rules? (Choose two)

Select 2 answers
A.Use descriptive naming conventions for Address Objects and Address Groups to clearly indicate their purpose and zone.
B.Group related IP addresses and subnets into Address Groups to simplify security rule management.
C.Delete all predefined PAN-OS application objects from the firewall.
D.Use a single security rule with source 'any', destination 'any', and application 'any' for all enterprise traffic.
E.Hardcode individual IP addresses directly into every security rule without using address objects.
AnswersA, B

Descriptive naming improves readability, maintainability, and auditability of security policies.

Why this answer

Best practices include using descriptive naming conventions, grouping related IP addresses into Address Groups, and avoiding overly broad 'any-any' rules.

16
MCQeasy

An architect is designing a high availability deployment for Palo Alto Networks firewalls. What is the primary purpose of the HA1 link?

A.Transfer high-speed data plane network traffic during normal operation.
B.Forward system logs to external SIEM collectors.
C.Provide direct internet access to client workstations behind the firewall.
D.Synchronize control plane configurations and exchange heartbeat keepalive messages between HA peers.
AnswerD

HA1 handles control plane heartbeats and configuration synchronization.

Why this answer

The HA1 link is dedicated to control plane communication, configuration synchronization, and heartbeats between HA peers.

17
MCQmedium

An architect is troubleshooting an issue where Palo Alto Networks VM-Series firewalls deployed in AWS are experiencing asymmetric routing issues across multiple network interfaces. Which AWS networking construct must be correctly configured to ensure traffic enters and exits through the correct firewall data interface?

A.Panorama Template stack backup schedules.
B.Palo Alto Networks Management interface static default gateway.
C.AWS Security Groups blocking all inbound ports.
D.AWS Route Tables associated with subnets pointing traffic to specific Elastic Network Interfaces (ENIs).
AnswerD

Proper route table configuration in AWS ensures symmetric routing across VM-Series network interfaces.

Why this answer

AWS Route Tables (specifically custom Route Tables associated with subnets and Elastic Network Interfaces) dictate traffic flow to and from VM-Series interfaces.

18
MCQmedium

An architect is designing a multi-tenant Palo Alto Networks NGFW deployment using Virtual Systems (vsys). Each vsys requires its own isolated set of administrators, security policies, and network interfaces. Which configuration constraint must the architect keep in mind regarding WildFire and Decryption properties in a vsys architecture?

A.Panorama cannot manage firewalls configured with virtual systems.
B.Virtual systems cannot have separate security policies; all policies are strictly global.
C.Decryption is impossible on virtual systems.
D.Physical interfaces can be allocated exclusively to a vsys or shared, and cryptographic profiles can be shared or defined locally per vsys.
AnswerD

Virtual systems allow granular allocation of physical interfaces, security policies, and shared/local object structures.

Why this answer

Some features like WildFire, GlobalProtect portal, and certain cryptographic profiles can be shared or configured globally, but vsys have specific rules regarding interface allocation and shared objects. Specifically, physical interfaces must be assigned to specific vsys or shared, and WildFire can be configured globally or per vsys depending on PAN-OS version.

19
MCQeasy

An architect is configuring a Palo Alto Networks firewall to decrypt inbound SSL/TLS traffic destined for an internal web server. Which certificate configuration is required on the firewall to perform Inbound Inspection?

A.An expired public certificate from a third-party root CA.
B.No certificates are required if SSH is used instead of SSL.
C.A self-signed Certificate Authority (CA) certificate generated solely on the firewall without any server keys.
D.The private key and certificate of the internal web server must be installed on the firewall.
AnswerD

The firewall needs the server's private key to decrypt inbound SSL/TLS sessions.

Why this answer

Inbound Inspection requires importing the server's private key and public certificate onto the firewall so it can decrypt traffic destined for that server.

20
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to control application traffic (such as allowing Skype business calls while blocking Skype file transfers). Which security policy match enables this granularity?

A.Destination IP address matching only.
B.App-ID based security policy rules specifying application and sub-features.
C.TCP port number matching (e.g., port 80/443).
D.Source MAC address filtering.
AnswerB

App-ID inspects traffic semantics to differentiate sub-features of an application, such as file transfer vs. video.

Why this answer

App-ID allows granular control of applications and sub-features (App-ID sub-functions) within a single security policy rule.

21
MCQeasy

An architect is configuring High Availability (HA) on two Palo Alto Networks firewalls. What happens to active sessions on the primary firewall if it experiences a power failure, assuming HA is configured in Active/Passive mode?

A.The firewall reboots into maintenance mode and requires manual CLI intervention.
B.The passive firewall takes over active traffic and maintains sessions via HA2 synchronization.
C.Traffic is permanently blackholed until an administrator logs into Panorama.
D.All active user sessions are immediately dropped and must re-authenticate.
AnswerB

Active/Passive failover transfers stateful sessions via HA2 sync so active connections continue seamlessly.

Why this answer

In Active/Passive HA, when the active unit fails, the passive unit takes over and active sessions are maintained if HA2 session synchronization is enabled.

22
Multi-Selecthard

An architect is designing a secure CI/CD pipeline integration using Prisma Cloud to scan container images before they are pushed to a container registry (such as AWS ECR or Docker Hub). Which TWO mechanisms can be utilized for this pre-deployment image scanning? (Choose two)

Select 2 answers
A.Integrating the Prisma Cloud twistcli scanner utility into the CI/CD pipeline build script (e.g., Jenkins or GitLab CI).
B.Installing the GlobalProtect desktop VPN client on every container container image layer.
C.Physically connecting the build server to a Palo Alto Networks PA-5250 hardware appliance via BNC cables.
D.Configuring Prisma Cloud Jenkins plugin to automatically scan built images for vulnerabilities and compliance violations.
E.Configuring raw SNMP traps on the Docker daemon socket.
AnswersA, D

The twistcli command-line scanner allows developers to scan container images during the build phase before pushing to registries.

Why this answer

Prisma Cloud supports scanning container images in CI/CD pipelines using plugins for Jenkins, GitLab, GitHub Actions, or using the Prisma Cloud CLI scanner tool.

23
MCQhard

An architect is designing an integration between Cortex XDR and an existing third-party SIEM. The requirement is to forward all raw and enriched Cortex XDR incidents and alerts in real time. Which architectural mechanism should be configured within Cortex XDR?

A.Configure an explicit proxy on Panorama to intercept XDR database traffic and mirror it to the SIEM.
B.Install a dedicated firewall between the XDR agent and the cloud backend to sniff telemetry.
C.Deploy an SNMP trap receiver on the SIEM and enable SNMPv1 polling on the XDR agent.
D.Configure a Syslog Server profile or Cortex XDR Streaming API connector to export log data in CEF or JSON format.
AnswerD

Cortex XDR allows integration via Streaming API or Syslog output profiles to forward logs/incidents to third-party SIEMs.

Why this answer

Cortex XDR supports forwarding alerts and incidents to third-party SIEMs using Syslog or HTTP/HTTPS via a configured Cortex XDR Streaming API or Syslog Collector profile.

24
Multi-Selectmedium

An architect is configuring User-ID mapping on a Palo Alto Networks firewall. Which TWO methods can be used to map IP addresses to usernames in environments where Active Directory is not present? (Choose two)

Select 2 answers
A.Manually editing the firewall BIOS clock.
B.SNMP polling of unmanaged switch ARP tables without authentication.
C.Direct NetBIOS password hash cracking on remote workstations.
D.GlobalProtect client connections which report username and IP upon login.
E.Captive Portal prompting users for credentials when accessing HTTP/HTTPS web traffic.
AnswersD, E

GlobalProtect provides direct user mapping regardless of AD presence.

Why this answer

In non-AD environments, User-ID can be mapped using Captive Portal, GlobalProtect, Syslog parsing from proxies/DHCP, or XML API calls.

25
MCQmedium

An architect is configuring Panorama to collect logs from 200 managed firewalls. The log volume exceeds the storage capacity of a single Panorama virtual appliance. Which architectural design should the architect implement to scale log collection?

A.Deploy dedicated Panorama Collector appliances and configure Collector Groups to distribute log ingestion.
B.Route all logs through the firewall management interface via FTP.
C.Delete traffic logs on all firewalls every 5 minutes.
D.Configure GlobalProtect portals to store log databases locally on user laptops.
AnswerA

Collector Groups scale log collection capacity across multiple Panorama collector nodes.

Why this answer

Collector Groups in Panorama allow scaling log collection by grouping dedicated Panorama Collector appliances or virtual appliances to ingest logs from assigned firewalls.

26
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to inspect traffic for spyware callback communications to command-and-control servers. Which security profile should be configured?

A.URL Filtering profile
B.Anti-Spyware security profile
C.Data Filtering profile
D.WildFire analysis profile
AnswerB

Anti-Spyware profiles detect and block spyware callbacks and C2 communications.

Why this answer

Anti-Spyware profiles inspect traffic for known spyware signatures and command-and-control (C2) communication patterns.

27
Multi-Selectmedium

An architect is troubleshooting a Panorama deployment where managed firewalls show a 'Disconnected' status in the Panorama GUI. Which TWO connectivity requirements should the architect verify? (Choose two)

Select 2 answers
A.Check the physical color of the office carpet near the server rack.
B.Verify the HDMI cable connection on the firewall console port.
C.Verify that TCP port 3978 (Panorama SSL/TLS communication) is open and not blocked by intermediate firewalls or security groups.
D.Check if the user desktop browser has JavaScript enabled.
E.Verify that the firewall management IP address can successfully reach the Panorama management IP address.
AnswersC, E

Panorama management communication requires TCP port 3978.

Why this answer

Firewalls and Panorama communicate management traffic over TCP port 3978 (SSL/TLS). Verifying network routing, firewall rules, and management interface reachability is crucial.

28
MCQeasy

An architect is configuring Panorama to manage software and content updates across an enterprise fleet of firewalls. To prevent untested dynamic updates (such as Antivirus and WildFire signatures) from breaking production traffic, what is the best practice deployment design in Panorama?

A.Disable all dynamic updates permanently to ensure zero changes.
B.Configure a deployment schedule in Panorama that pushes updates to a test device group first before rolling out to production device groups.
C.Configure firewalls to download updates directly from the public internet without Panorama oversight.
D.Apply updates only during the annual firewall maintenance window.
AnswerB

Staged rollout via device groups ensures stability by testing updates on non-production firewalls first.

Why this answer

Dynamic update schedules in Panorama should use a staging or delayed deployment group strategy rather than applying updates immediately across all firewalls.

29
MCQmedium

An architect is integrating Cortex XSOAR with Palo Alto Networks Panorama to automate firewall rule creation. A playbook needs to check if a security policy rule already exists before creating a new one. Which Cortex XSOAR integration command should the architect use to query the existing rules on Panorama?

A.xdr-get-firewall-rules
B.panorama-list-policies
C.pan-os-get-security-rules
D.fw-query-rules
AnswerC

The pan-os-get-security-rules command queries Panorama or NGFW for existing security rules.

Why this answer

The PAN-OS integration in Cortex XSOAR provides specific API wrapper commands. To check rules, the panoramic or PAN-OS integration uses commands like pan-os-get-security-rules.

30
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to inspect compressed or archived files (such as .zip or .tar files) for embedded malware. Which security profile feature enables this inspection?

A.Zone Protection profile with SYN cookies.
B.Antivirus and File Blocking profiles configured with archive unpacking enabled.
C.URL Filtering profile with SSL decryption disabled.
D.DNS Security service sinkhole.
AnswerB

Archive unpacking allows security profiles to inspect files hidden inside compressed archives.

Why this answer

File Blocking and Antivirus profiles support archive unpacking (decompression) to inspect nested files within archives.

31
MCQmedium

An architect is designing an architecture where a Palo Alto Networks firewall receives threat intelligence feeds from external sources in STIX/TAXII format. Which feature on the firewall enables direct ingestion of these customized threat feeds?

A.GlobalProtect HIP object database.
B.External Dynamic Lists (EDLs) configured to poll a TAXII server or URL list.
C.Syslog server forwarding profile.
D.Panorama Device Group Static Address Objects.
AnswerB

EDLs allow dynamic importing of indicator feeds into firewall security policies.

Why this answer

External Dynamic Lists (EDLs) allow firewalls to consume IP addresses, domains, or URLs directly from web servers or STIX/TAXII servers.

32
MCQeasy

An architect is designing a Palo Alto Networks firewall deployment and wants to ensure that security policies are enforced based on applications rather than port numbers. Which core Palo Alto Networks technology achieves this?

A.App-ID application identification engine
B.Static TCP port filtering tables
C.DNS reverse lookup cache
D.MAC address table lookup
AnswerA

App-ID identifies applications accurately regardless of port or protocol.

Why this answer

App-ID is Palo Alto Networks core signature- and heuristic-based application identification engine.

33
Multi-Selectmedium

An architect is configuring Panorama to manage software and content updates across managed firewalls. Which TWO update deployment workflows are supported by Panorama? (Choose two)

Select 2 answers
A.Using FTP to push Windows desktop OS patches to firewalls.
B.Staged deployment where updates are pushed to test device groups before rolling out to production device groups.
C.Automatically downloading and installing PAN-OS major upgrades on all production firewalls during peak business hours without review.
D.Forcing all firewalls to boot into maintenance mode every 10 minutes.
E.Scheduling dynamic content updates (Antivirus, Applications and Threats) to occur automatically at designated off-peak times.
AnswersB, E

Staged deployments ensure updates are tested on non-production firewalls before enterprise rollout.

Why this answer

Panorama allows scheduling updates, deploying content updates to specific device groups first (staged rollout), and managing PAN-OS software image downloads and installations.

34
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to inspect encrypted TLS traffic passing through the firewall without terminating the SSL session on the firewall itself (e.g., to identify malicious JA3 signatures or SNI without decryption). Which feature should the architect configure?

A.Installing GlobalProtect portal certificates.
B.App-ID inspection of SSL/TLS Server Name Indication (SNI) and certificate attributes during handshake.
C.Formatting logs into raw Syslog CEF.
D.Disabling all security profiles.
AnswerB

App-ID inspects SNI and certificate metadata during the TLS handshake to identify applications without full decryption.

Why this answer

SSH Proxy or SSL Decryption without decryption (using SSL Forward Proxy visibility or inspecting SNI/certificate metadata) allows visibility into encrypted traffic metadata. Specifically, App-ID uses SNI and certificate inspection in TLS handshakes without full decryption.

35
MCQeasy

An architect is designing a Panorama deployment to manage 100 firewalls. To ensure high availability and redundancy for Panorama itself, which deployment architecture should the architect recommend?

A.Panorama HA Active/Active pair with split-brain data routing.
B.Panorama High Availability (HA) Active/Passive pair with state and configuration synchronization.
C.Clustered Kubernetes deployment using raw etcd replication without PAN-OS HA.
D.A single standalone virtual machine backed up by nightly AWS snapshots only.
AnswerB

An Active/Passive Panorama HA pair ensures management continuity if the primary Panorama fails.

Why this answer

Panorama High Availability uses an Active/Passive pair configuration sharing configuration state via sync mechanisms.

36
MCQhard

An architect is integrating Palo Alto Networks NGFW with AWS VPC environments using the VM-Series auto-scaling template. When a new VM-Series instance spins up dynamically via AWS Auto Scaling, how does the new firewall register and receive its initial configuration without manual administrative intervention?

A.Through bootstrapping using an S3 bucket containing an init-cfg.txt file, bootstrap folders, and a valid Panorama registration auth-key.
B.By listening for multicast broadcast packets sent by AWS Route 53.
C.By executing an interactive SSH wizard triggered via AWS CloudWatch alarms.
D.By downloading policies from the AWS Systems Manager Parameter Store via raw SNMP.
AnswerA

Bootstrapping automates onboarding by reading configuration, software, and license tokens from an S3 bucket at first boot.

Why this answer

VM-Series bootstrap allows the firewall to load an init-cfg.txt file, bootstrap package, and contact Panorama upon first boot using API keys and Panorama IP settings.

37
Multi-Selecthard

An architect is designing a secure cloud network architecture using Prisma Access. Which TWO deployment models or components are available in Prisma Access to connect corporate data centers and branch offices? (Choose two)

Select 2 answers
A.Installing Cortex XDR Agent directly onto ISP core routers.
B.Using public FTP servers to bridge internal LAN traffic to the cloud.
C.Remote Networks (connecting branch offices via IPsec VPN tunnels to Prisma Access cloud nodes).
D.Service Connections (connecting corporate headquarters or data centers to Prisma Access for secure hub-and-spoke routing).
E.Direct physical copper coaxial cables spliced from branch offices into the nearest Palo Alto Networks corporate office.
AnswersC, D

Remote Networks is the standard architecture for connecting branch offices to Prisma Access.

Why this answer

Prisma Access connects corporate locations via Remote Networks (IPsec VPN from branch routers/firewalls) and Service Connections (connecting data centers or HQ to Prisma Access via IPsec/BGP).

38
MCQmedium

An architect is designing a Palo Alto Networks VM-Series deployment in Google Cloud Platform (GCP). To enable high availability with automated failover of traffic across multiple VM-Series instances, which GCP networking feature is typically integrated with PAN-OS High Availability?

A.GCP Cloud Storage S3 buckets acting as static routers.
B.Panorama SNMPv1 traps polling GCP virtual disks.
C.Physical serial port cross-connects between GCP server racks.
D.GCP Load Balancers and custom forwarding rules integrated with PAN-OS SDN API calls for route manipulation.
AnswerD

GCP load balancing and SDN API calls allow PAN-OS to dynamically manage GCP routing during failover.

Why this answer

GCP internal and external HTTP(S) / TCP/UDP load balancers combined with GCP Forwarding Rules and PAN-OS SDN API integration handle traffic distribution and failover.

39
MCQmedium

An architect is designing an enterprise deployment of Palo Alto Networks firewalls managed by Panorama. A requirement is that certain firewall configuration changes (such as local interface IP addresses) must remain unique per firewall while security rules remain centrally managed. Which Panorama feature should the architect use?

A.GlobalProtect HIP object criteria.
B.Panorama Pre-Rules with static 'any-any' destinations.
C.Template Variables defined in Panorama templates with unique values assigned per firewall.
D.Global Administrative lockdown mode.
AnswerC

Template variables allow a single template to apply to multiple firewalls while inserting unique values (like IPs) per device.

Why this answer

Template Variables allow defining unique values per firewall while using centralized templates.

40
Multi-Selectmedium

An architect is designing a Palo Alto Networks High Availability (HA) deployment. Which TWO statements are correct regarding HA state synchronization and failover behavior? (Choose two)

Select 2 answers
A.Active TCP and UDP sessions are synchronized across the HA2 link so sessions persist seamlessly during a failover.
B.The HA2 link requires a dedicated public IP address routable over the public internet.
C.Configuration changes made on the active firewall are automatically synchronized to the passive firewall via the HA1 control link.
D.Failover requires manual intervention via CLI command on the passive unit every time.
E.HA synchronization replaces the need for Panorama configuration management entirely.
AnswersA, C

HA2 session sync ensures active state tables are shared, preventing connection drops during failover.

Why this answer

HA state sync synchronizes active sessions, IPsec security associations, NAT tables, and ARP tables across the HA2 link. Configuration sync is handled via HA1.

41
Multi-Selecthard

An architect is designing an automated incident response architecture integrating Palo Alto Networks NGFW, Cortex XDR, and Cortex XSOAR. Which TWO architectural principles ensure an effective automated security ecosystem? (Choose two)

Select 2 answers
A.Isolating all security tools on completely disconnected local networks without internet or API access.
B.Centralizing threat intelligence sharing and indicator blocking via External Dynamic Lists and XSOAR playbooks.
C.Disabling all automated remediation to ensure zero visibility.
D.Leveraging standardized APIs and integration packs across XSOAR, XDR, and Panorama for seamless orchestration.
E.Relying entirely on manual phone calls and spreadsheets for every security alert.
AnswersB, D

Automating indicator sharing via EDLs and XSOAR ensures fast threat containment across the enterprise.

Why this answer

An effective integrated architecture relies on standardized telemetry sharing (Cortex Data Lake / XDR), API-driven orchestration (XSOAR playbooks), and centralized policy governance (Panorama).

42
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to block traffic based on geographic location (e.g., blocking traffic originating from specific countries). Which feature enables this?

A.GeoIP matching in Security Policy rules based on source or destination country tags.
B.Static TCP port filtering rules.
C.GlobalProtect client version checks.
D.DNS root hint server configuration.
AnswerA

GeoIP objects allow creating security rules based on source or destination countries.

Why this answer

GeoIP in Palo Alto Networks security policies allows matching traffic source or destination countries.

43
Multi-Selecthard

An architect is designing an integration between Prisma Access and a third-party SIEM to ingest all security telemetry, traffic logs, and threat logs. Which TWO methods are officially supported for exporting logs from Prisma Access to external SIEMs? (Choose two)

Select 2 answers
A.Use SNMP traps polled every 5 seconds by the SIEM against the Prisma Access public IP.
B.Configure an SSH tunnel directly into the Prisma Access cloud backend hypervisor to pull raw log files.
C.Configure Log Forwarding Profiles within Prisma Access (Panorama managed) to export syslog directly to external SIEM collectors.
D.Install a physical syslog agent on the Prisma Access cloud infrastructure gateway nodes.
E.Configure Cortex Data Lake log forwarding to forward logs to external SIEM endpoints (such as via HTTPS/Syslog).
AnswersC, E

Prisma Access supports direct syslog log forwarding profiles.

Why this answer

Prisma Access supports exporting logs via Syslog from Remote Networks/Mobile Users to an external SIEM, and via Cortex Data Lake (CDLake) log forwarding APIs or forwarders.

44
Multi-Selectmedium

An architect is designing a Palo Alto Networks SSL Decryption architecture. Which TWO best practices should be implemented to minimize user friction and protect user privacy (e.g., healthcare or financial sites)? (Choose two)

Select 2 answers
A.Decrypt all traffic indiscriminately, including banking and medical portals, without exception.
B.Install a trusted Enterprise Certificate Authority (CA) root certificate onto all managed client endpoints.
C.Use self-signed certificates generated on the firewall without distributing them to endpoints.
D.Disable SSL decryption entirely across all zones.
E.Configure Decryption Exclusions for URL categories containing sensitive data such as Financial Services and Healthcare.
AnswersB, E

Deploying the enterprise root CA prevents browser certificate warnings during forward proxy decryption.

Why this answer

Decryption best practices include creating Decryption Exclusions for sensitive categories (finance, health) and using Forward Trust certificates signed by an internal Enterprise CA.

45
Multi-Selectmedium

An architect is configuring Cortex XSOAR incident automation. Which TWO core components are fundamental to building an effective XSOAR playbook? (Choose two)

Select 2 answers
A.Panorama Dynamic Address Group tags used as storage databases.
B.Physical firewall interface cards plugged into the XSOAR server PCI slots.
C.Integration instances that execute specific API commands against third-party and Palo Alto Networks tools.
D.Tasks and conditions that determine the logical flow and decision-making branches of the incident response workflow.
E.Direct kernel-level device drivers installed on the XSOAR server operating system.
AnswersC, D

Integration instances provide the execution engine for commands within playbook tasks.

Why this answer

Cortex XSOAR playbooks consist of tasks, integration commands, conditions, scripts, and inputs/outputs to orchestrate incident response workflows.

46
MCQmedium

An architect is configuring User-ID mapping via GlobalProtect. When remote users connect via GlobalProtect, how does the firewall learn the user-to-IP mapping without querying Active Directory domain controllers directly?

A.GlobalProtect stores user mappings inside Cortex XDR cloud databases.
B.GlobalProtect gateway directly registers the authenticated username and assigned tunnel IP with the User-ID subsystem.
C.GlobalProtect relies on DNS reverse-lookup polling every 24 hours.
D.GlobalProtect uses SNMP traps to poll local Wi-Fi routers.
AnswerB

GlobalProtect reports user-to-IP mappings directly to User-ID upon connection.

Why this answer

GlobalProtect portals and gateways natively send user authentication mapping information to the User-ID subsystem upon successful VPN tunnel establishment.

47
Multi-Selecthard

An architect is designing a Prisma Access deployment with multiple Remote Networks. Which TWO routing mechanisms are supported for connecting customer premises equipment (CPE) to Prisma Access Node locations? (Choose two)

Select 2 answers
A.OSPF adjacency established directly across the public internet between branch firewalls and Prisma Access.
B.Static routing configured over IPsec VPN tunnels.
C.Raw Ethernet crossover cables run directly between branch offices and Prisma Access cloud nodes.
D.AppleTalk routing protocol over GRE tunnels.
E.BGP (Border Gateway Protocol) routing over IPsec VPN tunnels.
AnswersB, E

Static routes can be defined in Panorama for Prisma Access remote networks.

Why this answer

Prisma Access supports BGP (Border Gateway Protocol) over IPsec VPN as well as static routing over IPsec VPN to connect customer remote networks.

48
Multi-Selecthard

An architect is designing a high-availability Cortex XDR deployment. Which TWO architectural elements are critical for ensuring reliable agent telemetry delivery and management? (Choose two)

Select 2 answers
A.Configuring SNMPv1 polling on all endpoint loopback interfaces.
B.Deploying Cortex XDR Broker VMs to act as local proxies and event collectors, reducing WAN traffic.
C.Using raw FTP daemons to transfer endpoint RAM dumps across unencrypted networks.
D.Installing physical serial console cables between every workstation and the XDR cloud data center.
E.Ensuring outbound HTTPS (TCP port 443) connectivity from endpoints and Broker VMs to the Cortex XDR cloud tenant.
AnswersB, E

Broker VMs optimize WAN bandwidth and serve as local collectors/proxies.

Why this answer

Cortex XDR architecture relies on Cortex XDR Broker VMs for local log collection and proxying, and reliable outbound HTTPS connectivity from agents to the cloud backend.

49
Multi-Selectmedium

An architect is troubleshooting a User-ID deployment where IP-to-username mappings are missing for users on a specific subnet. Which TWO sources or tools can be checked to verify mapping status on the Palo Alto Networks firewall? (Choose two)

Select 2 answers
A.Check the BIOS boot sequence of the firewall management plane.
B.Check the GlobalProtect client GUI for hardware warranty details.
C.Run the CLI command 'show user ip-user-mapping all' on the firewall to view current mappings.
D.Check the User-ID agent status and connection state on the firewall under Device > User Identification.
E.Verify the physical fiber optic cable transceivers on HA2.
AnswersC, D

The CLI command 'show user ip-user-mapping all' displays active IP-to-user mappings on the firewall.

Why this answer

Mappings can be verified on the firewall using CLI commands ('show user ip-user-mapping all' or 'show user group-mapping state') and the Operational Commands or User-ID agent status.

50
MCQmedium

An architect is configuring Palo Alto Networks firewall logging. By default, when are traffic logs generated for allowed sessions?

A.Every 1 millisecond regardless of session state.
B.Only when an administrator manually clicks 'Export Logs'.
C.When the session terminates (closes).
D.Only when the session first initiates.
AnswerC

Traffic logs for allowed connections are written to the log database when the session ends.

Why this answer

Traffic logs for allowed sessions are generated when the session terminates (closes), logging total bytes, packet counts, and duration.

51
MCQhard

An architect is designing an enterprise deployment of Prisma Access and needs to ensure that mobile users authenticate against an external SAML 2.0 Identity Provider before establishing a GlobalProtect connection. Where should the SAML Authentication profile be configured in Panorama?

A.Panorama Template stack interface MTU settings.
B.External Dynamic List URL objects.
C.Firewall Zone Protection profile settings.
D.Panorama Authentication Profile assigned to the GlobalProtect Portal and Gateway configurations.
AnswerD

GlobalProtect Portal and Gateway reference the SAML Authentication Profile to redirect users to the IdP.

Why this answer

In Prisma Access / GlobalProtect architectures, the SAML Authentication profile is configured in Panorama under Authentication profiles and assigned to the GlobalProtect Gateway and Portal configurations.

52
Multi-Selecthard

An architect is designing an automated threat containment workflow using Cortex XSOAR and Palo Alto Networks NGFWs. Which TWO actions can XSOAR automatically execute on the firewall as part of an incident remediation playbook? (Choose two)

Select 2 answers
A.Terminate active user sessions on the firewall using PAN-OS API commands.
B.Downgrade the firewall PAN-OS software version to an unpatched legacy release.
C.Reformat the firewall management plane solid-state drive remotely.
D.Block a compromised IP address or domain by dynamically adding it to a firewall External Dynamic List or Custom Address Group.
E.Physically disconnect the fiber optic patch cables from the firewall data ports via remote robotic arm control.
AnswersA, D

XSOAR can terminate active sessions matching specific criteria via the PAN-OS API.

Why this answer

Cortex XSOAR integrations with PAN-OS / Panorama can block IP addresses/domains by adding them to external dynamic lists or custom address objects, and terminate active user sessions.

53
MCQhard

An architect is configuring Panorama to push configuration updates to managed firewalls using Panorama Templates and Template Stacks. A specific setting needs to be overridden at an individual firewall level without altering the template stack hierarchy. Which Panorama feature enables this capability?

A.Template Variables assigned specific values per managed firewall.
B.Panorama WildCard objects
C.Device-level CLI overrides via administrative lockdown mode.
D.Global Object Override rules
AnswerA

Template variables allow dynamic substitution of IP addresses, gateways, and other settings per firewall while using a common template.

Why this answer

Panorama Template Variables allow administrators to define variable values per firewall while keeping the underlying template structure uniform.

54
MCQmedium

An architect is configuring User-ID mapping using the Palo Alto Networks Windows-based User-ID Agent. To ensure high availability and prevent single points of failure, how should multiple User-ID agents be configured in Panorama or the firewall?

A.Deploy agents on every user workstation without domain controllers.
B.Merge all agents into a single physical process via CLI kernel patching.
C.Configure multiple User-ID agents in a server list where the firewall queries secondary agents if the primary agent becomes unreachable.
D.Rely solely on static IP address lists.
AnswerC

Configuring multiple User-ID agents provides redundancy and failover for user mapping queries.

Why this answer

Panorama and firewalls allow configuring multiple User-ID agents in a priority-ordered list or server monitor group so if one agent fails, another takes over.

55
MCQmedium

An architect is designing a multi-tenant Prisma Access architecture. Different business units require separate address spaces, security policies, and administrative boundaries. Which Prisma Access feature enables this logical separation?

A.Panorama Device Groups and Folders with role-based access control (RBAC).
B.Cortex XDR agent exclusion lists.
C.Physical stacking cables linking remote branch routers.
D.GlobalProtect client-side registry keys.
AnswerA

Folders and device groups combined with RBAC provide logical multi-tenancy in Prisma Access.

Why this answer

Prisma Access uses folder structures, device groups, and Panorama multi-tenancy constructs (such as multi-tenant Panorama deployment or distinct Prisma Access folders in Panorama) to logically segment business units.

56
MCQeasy

An architect is configuring User-ID to map users via Palo Alto Networks Terminal Services (TS) Agent. Where must the TS Agent be installed in the network architecture?

A.Directly on the Microsoft Terminal Server or Citrix XenApp server.
B.Inside the Cortex XDR Broker VM appliance.
C.On the external DNS root server.
D.On the Panorama management virtual appliance.
AnswerA

TS agent runs on the terminal server to map user sessions sharing the same server IP to unique source ports.

Why this answer

The TS Agent must be installed directly on the Microsoft Terminal Server or Citrix XenApp server to track which user is mapped to which TCP port range.

57
MCQhard

An architect is designing an enterprise incident response workflow in Cortex XSOAR. When a phishing email is reported, the playbook needs to parse the email headers, extract attachments, submit them to WildFire, and notify the security team via Slack. Which component in Cortex XSOAR is responsible for receiving the incoming phishing email and triggering the playbook?

A.Prisma Access Remote Network IPsec tunnel.
B.GlobalProtect client certificate authority.
C.Email integration instance (such as Email Server or EWS) with incident classification and mapping.
D.Panorama SNMP trap listener.
AnswerC

Email integrations ingest incoming emails, create incidents, and trigger playbooks automatically.

Why this answer

Incoming email integration instances (such as Email Parsing / EWS / Gmail integrations) ingest emails and trigger associated playbooks based on classifier mapping.

58
Multi-Selecthard

An architect is designing a Prisma Cloud Compute deployment for cloud-native applications. Which TWO security scanning and monitoring capabilities are provided by Prisma Cloud Compute? (Choose two)

Select 2 answers
A.Physically rewiring enterprise data center power distribution units.
B.Vulnerability scanning for container images, serverless functions, and virtual machine hosts.
C.Runtime defense monitoring container processes, network connections, and file system modifications for anomalies.
D.Hosting public website domains on Prisma Cloud Defender node storage.
E.Printing physical compliance paper certificates on office laser printers.
AnswersB, C

Prisma Cloud Compute scans container images, serverless functions, and VMs for known CVEs.

Why this answer

Prisma Cloud Compute provides vulnerability scanning for container images, serverless functions, and host VMs, plus runtime defense and compliance checks.

59
Multi-Selecthard

An architect is designing a Prisma Cloud Compute deployment for Kubernetes clusters. Which TWO architectural components must be considered when planning Defender deployments for security monitoring? (Choose two)

Select 2 answers
A.Configuring GlobalProtect gateway tunnels inside every container container root filesystem.
B.Physically soldering Defender chips onto the motherboard of the Kubernetes master node.
C.Installing SNMPv1 agents on all container loopback interfaces.
D.Deploying Defender as a Kubernetes DaemonSet to monitor all pods and container runtimes on every worker node.
E.Ensuring Defenders have network connectivity to the Prisma Cloud Console for policy synchronization and reporting.
AnswersD, E

DaemonSet deployment ensures every node runs a Defender instance protecting local containers.

Why this answer

Prisma Cloud Compute Defenders can be deployed as DaemonSets on Kubernetes nodes or as serverless/App-Embedded defenders depending on the architecture.

60
MCQhard

An architect is designing an automated threat containment architecture using Cortex XSOAR and Prisma Cloud. When Prisma Cloud detects a critical misconfiguration or malware in a running container workload, it triggers a webhook to Cortex XSOAR. What mechanism does XSOAR use to parse the webhook payload and initiate the incident response playbook?

A.Panorama SNMP trap listener daemon.
B.GlobalProtect HIP notification profile.
C.Prisma Access Remote Network IPsec profile.
D.Webhook integration instance with incoming mapper and classifier configuration.
AnswerD

Webhook integrations parse incoming JSON payloads, classify the alert, and trigger corresponding playbooks.

Why this answer

Cortex XSOAR uses Webhook integrations with classifier and mapper configurations to ingest incoming JSON payloads from tools like Prisma Cloud and map them to incident fields.

61
Multi-Selecthard

An architect is designing a zero-trust network architecture using Prisma Access and Cortex XDR. Which TWO architectural integrations between Prisma Access and Cortex XDR enhance end-to-end visibility and threat detection? (Choose two)

Select 2 answers
A.Replacing all GlobalProtect clients with raw FTP daemons.
B.Configuring Cortex XDR analytics to ingest Prisma Access connection logs to detect anomalous remote user behavior.
C.Using SNMPv1 polling to read Prisma Access RAM from client web browsers.
D.Forwarding Prisma Access traffic, threat, and traffic logs to Cortex Data Lake so Cortex XDR can analyze network events alongside endpoint telemetry.
E.Installing physical firewall ASICs directly onto laptop motherboards via USB.
AnswersB, D

XDR analytics leverage Prisma Access network logs to detect unusual traffic patterns and lateral movement.

Why this answer

Prisma Access forwards traffic and threat logs to Cortex Data Lake / Cortex XDR, enabling XDR to analyze both endpoint and network telemetry across remote users.

62
MCQmedium

An enterprise architect is planning a Zero Trust Network Access (ZTNA) migration using Prisma Access. The design must ensure that users are continuously authenticated and authorized before accessing internal applications, regardless of their location. Which component validates user posture and device compliance before granting access?

A.Panorama SNMP trap listener
B.Prisma Cloud Defender host sensor scanning network cables
C.GlobalProtect app performing HIP (Host Information Profile) checks evaluated by Prisma Access.
D.The local DHCP server on the user's home network
AnswerC

HIP checks gather endpoint security posture data (patches, antivirus status) and evaluate it against Prisma Access policy.

Why this answer

Prisma Access integrates with GlobalProtect and Posture Assessment (or third-party MDM/EMM integration) to verify device compliance before granting access.

63
MCQhard

An architect is designing a multi-tenant cloud security architecture using Prisma Cloud. The security team needs to ensure that developers receive security alerts directly inside their collaboration tools (such as Slack or Microsoft Webex) the moment a misconfiguration is detected in infrastructure-as-code or runtime. Which Prisma Cloud feature must the architect configure?

A.GlobalProtect VPN portal banner announcements.
B.Cortex XSOAR email ingestion parsers without alert rules.
C.Panorama SNMP trap forwarding to Slack.
D.Alert Rules combined with notification integrations for Slack and Webhooks.
AnswerD

Alert rules specify when and where notifications are sent, integrating with collaboration platforms via webhooks.

Why this answer

Prisma Cloud Alert Rules allow configuring integrations with Webhooks, Slack, Microsoft Teams, and SIEMs to push real-time alerts.

64
MCQhard

An architect is designing an enterprise incident response workflow using Cortex XSOAR. When a malware alert is triggered in Cortex XDR, XSOAR needs to automatically enrich the alert by querying VirusTotal, checking Active Directory for user details, and isolating the host if malicious. What is this orchestration framework called in Cortex XSOAR?

A.Playbook
B.GlobalProtect HIP Notification object
C.Prisma Access Remote Network profile
D.Panorama Device Group Policy Template
AnswerA

Playbooks orchestrate automated workflows, integrating multiple tools for enrichment and remediation.

Why this answer

Playbooks are the core automation workflows in Cortex XSOAR that chain together integration commands, conditions, and human approval steps.

65
Multi-Selectmedium

An architect is configuring Panorama to manage software and content updates. Which TWO update types can be scheduled and distributed via Panorama to managed firewalls? (Choose two)

Select 2 answers
A.Applications and Threats content updates.
B.Local client browser operating system updates.
C.AWS EC2 instance hypervisor patches.
D.Active Directory domain controller schema updates.
E.Antivirus and WildFire signature updates.
AnswersA, E

Panorama can download and distribute Applications and Threats updates to managed firewalls.

Why this answer

Panorama manages dynamic content updates such as Antivirus, WildFire signatures, Applications and Threats, and PAN-OS software images.

66
MCQmedium

An architect is designing an automated incident response workflow in Cortex XSOAR. When a critical phishing incident is reported, the playbook must automatically extract URLs, submit them to WildFire for analysis, and isolate the endpoint if malicious. Which integration instance is responsible for submitting the URL to WildFire within the XSOAR playbook?

A.Active Directory LDAP integration
B.WildFire v2 integration integration instance
C.Prisma Cloud compliance integration
D.Panorama threat-feed integration
AnswerB

The WildFire integration in XSOAR provides commands to submit files and URLs for threat analysis.

Why this answer

Cortex XSOAR integrates with WildFire using the WildFire integration pack, which provides commands like wildfire-submit-file or url analysis.

67
MCQhard

An enterprise architect is designing an architecture where Prisma Cloud computes compliance for multi-cloud environments (AWS, Azure, GCP). To provide least-privilege access for Prisma Cloud to discover and assess resource configurations across multiple AWS accounts, which deployment method should the architect recommend?

A.A single hardcoded AWS IAM Access Key and Secret Access Key embedded in the Prisma Cloud console settings.
B.Deploying a Prisma Cloud Defender daemonset on every AWS EC2 instance in the enterprise.
C.AWS IAM Role with a unique External ID and CloudFormation stack sets deployed across all target accounts linked to a master payer account.
D.Configuring AWS Security Hub to push JSON dumps via FTP to Prisma Cloud.
AnswerC

Using IAM roles with external IDs provides secure cross-account trust without sharing long-lived AWS secret keys.

Why this answer

Prisma Cloud requires secure cross-account access in AWS. Enterprise architectures use AWS IAM Roles with External IDs and CloudFormation stack sets for scalable, least-privilege onboarding.

68
Multi-Selectmedium

An architect is troubleshooting a Panorama log collection issue where managed firewalls are failing to forward traffic and threat logs to Panorama Collectors. Which TWO troubleshooting steps should the architect perform? (Choose two)

Select 2 answers
A.Reformat the firewall data plane ASICs via the CLI.
B.Verify that the managed firewalls are correctly assigned to a valid Collector Group within Panorama.
C.Check if the firewall local management plane CPU is running SNMPv1 polling.
D.Verify network connectivity and firewall rules between the managed firewalls and Panorama Collectors over TCP port 3978.
E.Disable SSL decryption on all internal zones.
AnswersB, D

Firewalls must belong to a Collector Group to know where to send their logs.

Why this answer

Checking log collection status requires verifying connectivity on TCP port 3978 (Panorama SSL/TLS communication), verifying collector group membership, and checking disk space/health on the collectors.

69
MCQmedium

An architect is configuring User-ID mapping in a multi-forest Active Directory environment. Some users authenticate against domain A, while resources are in domain B. Which User-ID collection method should the architect recommend to ensure seamless mapping across all domains?

A.Use Syslog forwarding from local workstations without a domain controller.
B.Configure multiple LDAP Server profiles in Panorama and map them under User-ID Server Monitor / Agent settings for each domain controller.
C.Configure a single static IP address list for all users.
D.Rely solely on GlobalProtect portal logs while disabling Active Directory monitoring.
AnswerB

Multiple LDAP profiles and agent connections ensure visibility across multiple trusted or untrusted AD domains.

Why this answer

When multiple AD forests or domains are present, deploying User-ID agents or configuring Panorama/NGFW User-ID LDAP integrations with appropriate server profiles for each domain ensures complete coverage.

70
MCQmedium

An architect is designing an authentication architecture where Palo Alto Networks firewalls authenticate administrators against an external multi-factor authentication (MFA) provider using SAML 2.0. Which component acts as the Identity Provider (IdP) in this architecture?

A.The Palo Alto Networks firewall itself.
B.The external IdP (such as Okta, Azure AD, or Ping Identity).
C.The Cortex XSOAR server.
D.The local database on the firewall.
AnswerB

External MFA providers act as SAML Identity Providers (IdPs) to authenticate users and issue assertions.

Why this answer

In a SAML authentication flow, the external system (such as Okta, Azure AD, or Ping Identity) acts as the Identity Provider (IdP), while the firewall acts as the Service Provider (SP).

71
MCQmedium

An architect is designing a zero-trust network segmentation strategy using Palo Alto Networks NGFWs. The security team wants security rules to dynamically adapt when workloads spin up or down in a dynamic environment, without needing static IP addresses in rule definitions. Which feature should the architect implement?

A.Dynamic Address Groups (DAGs) populated via tags registered through VM-Series API or User-ID.
B.GlobalProtect portal static IP pools.
C.Panorama Template Stack variables.
D.Static address objects grouped into nested address groups.
AnswerA

DAGs allow policies to use tags rather than static IPs, automatically adapting to workload changes.

Why this answer

Dynamic Address Groups (DAGs) use tags registered via VM-Series, User-ID, or cloud plugins to automatically add or remove IP addresses from security policies.

72
MCQeasy

An architect is configuring a Palo Alto Networks firewall to prevent unauthorized exfiltration of sensitive data such as credit card numbers and social security numbers. Which security profile should the architect use?

A.WildFire Analysis profile
B.URL Filtering profile
C.Zone Protection profile
D.Data Filtering profile
AnswerD

Data Filtering inspects files and traffic patterns for sensitive data strings like credit cards.

Why this answer

Data Filtering profiles inspect traffic for patterns matching credit card numbers or social security numbers, as well as predefined or custom regular expressions.

73
MCQeasy

When designing a high-availability (HA) architecture for a pair of Palo Alto Networks NGFWs, which interface type must be dedicated and directly connected between the two peers for session and state synchronization?

A.External zone data interface
B.Management interface
C.HA2 interface
D.Panorama registration interface
AnswerC

The HA2 interface is dedicated to synchronizing data plane session states between HA peers.

Why this answer

HA1 backup and HA1 primary interfaces are used for control plane state synchronization, while HA2 is used for data plane session synchronization.

74
MCQmedium

An architect is designing a multi-virtual router architecture on a Palo Alto Networks firewall. What is the primary purpose of configuring multiple virtual routers on a single firewall?

A.To increase the hardware clock speed of the management plane CPU.
B.To maintain separate routing tables and participate in multiple routing protocols across different zones or interfaces.
C.To replace the need for security policy rules.
D.To automatically generate Panorama device groups.
AnswerB

Virtual routers isolate routing tables and allow separate routing protocol instances.

Why this answer

Multiple virtual routers allow the firewall to participate in different routing tables and routing protocols (OSPF, BGP, static) across different security zones or interfaces.

75
MCQeasy

An architect is designing a centralized logging and management architecture using Panorama for 50 distributed Next-Generation Firewalls. Each firewall generates high volumes of traffic logs. To optimize bandwidth consumption and storage, which Panorama feature should the architect configure on the managed firewalls to forward logs directly to an external SIEM while retaining centralized policy management?

A.Disable traffic logging entirely on the firewalls and only enable threat logging to save bandwidth.
B.Configure Panorama Collector groups to act as an intermediate proxy for all syslog traffic to the SIEM.
C.Configure Log Forwarding Profiles on the firewalls to send syslog directly to the SIEM while keeping Panorama for configuration and management.
D.Configure Panorama to ingest all logs and then use an automated script to rsync logs from Panorama to the SIEM every night.
AnswerC

Log Forwarding Profiles allow firewalls to send logs directly to external destinations like SIEMs independently of Panorama collection.

Why this answer

Log Forwarding and Export features on Panorama and firewalls allow forwarding directly to external systems without necessarily bloating Panorama storage, while keeping management centralized.

Page 1 of 2 · 101 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Palo Alto Networks Product Integration And Architecture questions.