Upgrading Palo Alto firewalls using python
I recently came across a python script to upgrade Palo Alto firewalls. This is a short post on my experience using it. This operation utilises a python script called pan-os-upgrade In this case, I’m using a test Palo Alto firewall. My first step was to create my python virtual environment. For this project, my python … Read more