Learn how Security Processing VM instances connect to Panorama, how to troubleshoot
connectivity issues, and the supported architectural topologies.
Architectural Topologies for Panorama Connectivity
Depending on your architecture, your Cloud NGFW for Azure resource connects to
Panorama using different paths. For Panorama high availability (HA) pairs, ensure
both IP addresses are either private or public — they cannot be mixed.
Private and Public Connectivity
- Private Connectivity: The Cloud NGFW for Azure resource uses the CIDRs
associated with the private subnet you delegated to it to connect to Panorama's
private IP via VNet Peering, VPN, or VWAN. Test reachability by deploying a
test VM in your VNet private subnet and pinging the Panorama private IP.
- Public Connectivity: If the private subnet lacks access to Panorama, the
Cloud NGFW for Azure resource uses its public data interface (using the Cloud
NGFW public IP) to connect to Panorama's public IP. Test reachability by
deploying a test VM in the public subnet.
VNet Connectivity
- Same VNet: The Security Processing VM instances can directly reach the
Panorama private IP since they share the same VNet.
- Peered VNets: The Security Processing VM instances can directly reach
the Panorama private IP across the VNet peering connection.
On-Premises Panorama via VPN
- Same VNet as VPN Gateway: The Cloud NGFW for Azure resource uses the
CIDRs associated with the private subnet you delegated to it to access the
Panorama private IP via the VPN connection. Configure the Virtual network
gateway or Route Server in the Azure portal's VPN peerings page.
- Peered Hub VNet: The connection flows from the CIDRs associated with the
private subnet you delegated to the Cloud NGFW for Azure resource, through VNet
Peering to the Hub VNet, then via VPN to the on-premises network.
On-Premises Panorama via ExpressRoute
The Cloud NGFW for Azure resource connects to the Panorama private IP via the
ExpressRoute gateway. To avoid asymmetric routing, define a UDR rule in the ER
Gateway VNet's Route Table. Set the destination as the CIDRs associated with the
private subnet you delegated to the Cloud NGFW for Azure resource, and set the next
hop as Virtual Network.
Internet Access to Panorama Public IP
The Cloud NGFW for Azure resource connects to the internet using the CIDRs associated
with the public subnet you delegated to it. Ensure your network's NSG has an inbound
rule allowing traffic from the CIDRs associated with the public subnet you delegated
to the Cloud NGFW for Azure resource to Panorama's required ports.
Azure Virtual WAN (VWAN)
With VWAN, your Cloud NGFW for Azure resource deployed in a VWAN hub can connect to
Panorama deployed in any connected VNet, branch office, or data center. Ensure NSG
rules on the Panorama side allow inbound traffic from the CIDRs associated with the
private subnet you delegated to the Cloud NGFW for Azure resource.