An Azure network security service that is used to protect Azure Virtual Network resources.
Hello AzurePro
I understand that you want to set up an Azure firewall with two instances: one active and one passive.
- Azure Firewall does not inherently support an Active-Passive high availability mode like Palo Alto (PA) firewalls. However, you can achieve a similar result using Azure Firewall with Availability Zones.
- Azure Firewall is a fully managed service that supports zone-redundant deployment, distributing traffic across multiple availability zones.
- This ensures high availability but operates in an Active-Active mode rather than Active-Passive.
- Check the document for more understanding High availability
- And also, availability Zones can only be configured during deployment. You can't configure an existing firewall to include Availability Zones.
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.
If you have any other questions or are still running into more issues, let me know in the "comments" and I would be happy to help you.