Skip to content

abudilovskiy-panw/cloudngfw-azure-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudngfw-azure-lab

The below scripts deploy a basic test setup for Cloud NGFW for Azure

  • vnet.sh - Hub and Spoke VNet deployment with spoke VMs. Single region
  • vwan.sh - Virtual WAN deployment with spoke VMs. Multi region

Hub and Spoke Vnet

alt text

Virtual WAN Hub

alt text

Prerequisites

  • Terminal or CLI program
  • Azure CLI palo-alto-networks extension for the Azure CLI (version 2.51.0 or higher).

Install by running any palo-alto commands:

azureuser@test-cli-vm:~$ az palo-alto cloudngfw list
'palo-alto' is misspelled or not recognized by the system.

Examples from AI knowledge base:
https://aka.ms/cli_ref

Read more about the command in reference docs
azureuser@test-cli-vm:~$ az palo-alto cloudngfw firewall list
The command requires the extension palo-alto-networks. Do you want to install it now? The command will continue to run after the extension is installed. (Y/n):

or install explicitly:


az extension add --name palo-alto-networks

Usage

#./vnet.sh <Resource Group> <Region>
#./vwan.sh <Resource Group> <Region 1> <Region 2>

Accessing spoke VMs

Use Azure Portal to access VM's Serial Console.

User credentials:

  • azureuser/< password entered during the script run >

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages