To get started with Monitoring on Azure, you need to download and install the
Azure plugin on Panorama. If you have a Panorama HA configuration, repeat this
installation process on each Panorama peer.
If you currently have installed a Panorama plugin, the process of installing
(or uninstalling) another plugin requires a Panorama reboot to enable you to
commit changes. So, install additional plugins during a planned maintenance
window to allow for a reboot.
If you have a standalone Panorama or two Panorama appliances installed in an HA
pair with multiple plugins installed, plugins might not receive updated IP-tag
information if one or more of the plugins isn't configured. This occurs because
Panorama won't forward IP-tag information to unconfigured plugins. Additionally,
this issue can occur if one or more of the Panorama plugins isn't in the
Registered or Success state (positive state differs on each plugin). Ensure that
your plugins are in the positive state before continuing or executing the
commands described below.
If you encounter this issue, there are two workarounds:
Uninstall the unconfigured plugin or plugins. It's recommended that you
do not install a plugin that you don't plan to configure right away
You can use the following commands to work around this issue. Execute the
following command for each unconfigured plugin on each Panorama instance
to prevent Panorama from waiting to send updates. If you don't, your
firewalls may lose some IP-tag information.
request
plugins dau plugin-name <plugin-name> unblock-device-push
yesYou can cancel this command by
executing:
request plugins dau plugin-name
<plugin-name> unblock-device-push no
The commands described are not persistent across reboots and must be used again
for any subsequent reboots. For Panorama in HA pair, the commands must be
executed on each Panorama.