Unable to delete VM-Series > Azure HA Configuration under Template from Panorama GUI.
344
Created On 07/18/23 19:03 PM - Last Modified 10/31/25 19:31 PM
Symptom
The "OK" button greys out when trying to delete VM-Series > Azure HA Configuration under Template from Panorama GUI.
Environment
- Panorama
- PANOS-Any
Resolution
Go to the CLI of the Panorama and run the below commands:
> configure # set template <name> # delete template <name> config deviceconfig plugins vm_series azure-ha-config # commit
# exit