This question asks about common characteristics of Cloud NGFW (specifically referring to Cloud NGFW for AWS and Azure) and VM-Series firewalls.
B. In Azure and AWS, both offerings can be managed by Panorama.This is correct. Panorama is the centralized management platform for Palo Alto Networks firewalls, including both VM-Series and Cloud NGFW deployments in AWS and Azure. Panorama allows for consistent policy management, logging, and reporting across these different deployment models.
D. In Azure, inbound destination NAT configuration also requires source NAT to maintain flow symmetry.This is accurate specifically within the Azure environment. Due to how Azure networking functions, when performing destination NAT (DNAT) for inbound traffic to resources behind a firewall (whether VM-Series or Cloud NGFW), it's typically necessary to also implement source NAT (SNAT) to ensure return traffic follows the same path. This maintains flow symmetry and prevents routing issues. This is an Azure networking characteristic, not specific to the Palo Alto offerings themselves, but it applies tobothin Azure.
E. In Azure and AWS, internal (east-west) flows can be inspected without any NAT.This is generally true. For traffic within the same Virtual Network (Azure) or VPC (AWS), both VM-Series and Cloud NGFW can inspect traffic without requiring NAT. This is a key advantage for microsegmentation and internal security. The firewalls can act as transparent security gateways for internal traffic.
Why other options are incorrect:
A. In Azure, both offerings can be integrated directly into Virtual WAN hubs.While VM-Series firewallscanbe integrated into Azure Virtual WAN hubs as secured virtual hubs, Cloud NGFW for Azure isnotdirectly integrated into Virtual WAN hubs in the same way. Cloud NGFW for Azure uses a different architecture, deploying as a service within a virtual network.
C. In AWS, both offerings can be managed by AWS Firewall Manager.AWS Firewall Manager is a service for managing AWS WAF, AWS Shield, and network firewalls (AWS Network Firewall). While AWS Firewall Manager can be used to manage AWS Network Firewall, it isnotthe management plane for Palo Alto Networks VM-Series or Cloud NGFW for AWS. These are managed by Panorama.
Palo Alto Networks References:
To validate these points, refer to the following documentation areas on the Palo Alto Networks support site (live.paloaltonetworks.com):
Panorama Administrator's Guide:This guide details the management capabilities of Panorama, including managing VM-Series and Cloud NGFW deployments in AWS and Azure.
Cloud NGFW for AWS/Azure Documentation:This documentation outlines the architecture and deployment models of Cloud NGFW, including its management and integration with cloud platforms.
VM-Series Deployment Guides for AWS/Azure:These guides describe the deployment and configuration of VM-Series firewalls in AWS and Azure, including networking considerations and integration with cloud services.