fortinet/azure-templates

Fortigate - Availability Zone Templates have previous 6.0.0 version, please upgrade to new version 7+

desmphil opened this issue · 7 comments

azure-templates/FortiGate/AvailabilityZones/Active-Passive-ELB-ILB-AZ/

"fortiGateImageVersion": {
  "type": "string",
  "defaultValue": "latest",
  "allowedValues": [
    "6.2.0",
    "6.2.2",
    "6.2.4",
    "6.2.5",
    "6.4.0",
    "6.4.2",
    "6.4.3",
    "6.4.5",
    "latest"
  ],
  "metadata": {
    "description": "Only 6.x has the A/P HA feature currently"
  }

Hi,

We have migrated the AZ functionality into the main templates that only supported Availabilty Sets. The templates on the directory you mentioned will be removed shortly.

https://github.com/40net-cloud/fortinet-azure-solutions/tree/main/FortiGate/Active-Passive-ELB-ILB

Regards,

Joeri

Hi Philippe,

The minimum requirement of the different subnets is /29 which is the minimum required subnet size for Azure.

Using the Azure Portal wizard, we use larger subnet sizes but they are selected as customers might want to expand with different services in the external subnet. But you can change the suggestions to another size with a minimum of /29.

If you select the 'Standard Custom Template Deployment' you are not restricted to the Azure Portal UI and you can type in the requires size as long as it is /29 or larger.

Hope this helps in your deployment,

Joeri

Hi,

Seems the deployment succeeded. Did you get find a reason for HA primary vs secondary issue?

Regards,

Joeri