diff --git a/FortiGate/AzureApplicationGateway/scenario1/azuredeploy.json b/FortiGate/AzureApplicationGateway/scenario1/azuredeploy.json index 62328ae3..6f949b1f 100755 --- a/FortiGate/AzureApplicationGateway/scenario1/azuredeploy.json +++ b/FortiGate/AzureApplicationGateway/scenario1/azuredeploy.json @@ -33,7 +33,7 @@ }, "fortiGateImageVersion": { "type": "string", - "defaultValue": "latest", + "defaultValue": "7.2.5", "allowedValues": [ "6.2.0", "6.2.2", diff --git a/FortiGate/AzureApplicationGateway/scenario2/azuredeploy.json b/FortiGate/AzureApplicationGateway/scenario2/azuredeploy.json index 1f6c9826..0ef13dc5 100755 --- a/FortiGate/AzureApplicationGateway/scenario2/azuredeploy.json +++ b/FortiGate/AzureApplicationGateway/scenario2/azuredeploy.json @@ -33,7 +33,7 @@ }, "fortiGateImageVersion": { "type": "string", - "defaultValue": "latest", + "defaultValue": "7.2.5", "allowedValues": [ "6.2.0", "6.2.2", diff --git a/FortiGate/AzureApplicationGateway/scenario3/azuredeploy.json b/FortiGate/AzureApplicationGateway/scenario3/azuredeploy.json index 7ff95b1b..bf610d9a 100755 --- a/FortiGate/AzureApplicationGateway/scenario3/azuredeploy.json +++ b/FortiGate/AzureApplicationGateway/scenario3/azuredeploy.json @@ -33,7 +33,7 @@ }, "fortiGateImageVersion": { "type": "string", - "defaultValue": "latest", + "defaultValue": "7.2.5", "allowedValues": [ "6.2.0", "6.2.2", diff --git a/FortiGate/AzureGatewayLoadBalancer/azuredeploy.json b/FortiGate/AzureGatewayLoadBalancer/azuredeploy.json index 1602834f..94bd96d3 100644 --- a/FortiGate/AzureGatewayLoadBalancer/azuredeploy.json +++ b/FortiGate/AzureGatewayLoadBalancer/azuredeploy.json @@ -33,7 +33,7 @@ }, "fortiGateImageVersion": { "type": "string", - "defaultValue": "latest", + "defaultValue": "7.2.5", "allowedValues": [ "6.2.0", "6.2.2", diff --git a/FortiGate/AzureGatewayLoadBalancer/createUiDefinition.json b/FortiGate/AzureGatewayLoadBalancer/createUiDefinition.json index b433db0b..3839d6fc 100644 --- a/FortiGate/AzureGatewayLoadBalancer/createUiDefinition.json +++ b/FortiGate/AzureGatewayLoadBalancer/createUiDefinition.json @@ -105,7 +105,7 @@ "name": "fortiGateImageVersion", "type": "Microsoft.Common.DropDown", "label": "FortiGate Image Version", - "defaultValue": "latest", + "defaultValue": "7.2.5", "toolTip": "Select the FortiGate image version", "constraints": { "required": false, diff --git a/FortiGate/AzureRouteServer/Active-Active/mainTemplate.json b/FortiGate/AzureRouteServer/Active-Active/mainTemplate.json index 51a7efe5..19562545 100644 --- a/FortiGate/AzureRouteServer/Active-Active/mainTemplate.json +++ b/FortiGate/AzureRouteServer/Active-Active/mainTemplate.json @@ -37,7 +37,7 @@ }, "fortiGateImageVersion": { "type": "string", - "defaultValue": "latest", + "defaultValue": "7.2.5", "allowedValues": [ "6.2.0", "6.2.2", diff --git a/FortiGate/AzureRouteServer/Active-Passive/azuredeploy.json b/FortiGate/AzureRouteServer/Active-Passive/azuredeploy.json index 5978d8cd..0584bde7 100755 --- a/FortiGate/AzureRouteServer/Active-Passive/azuredeploy.json +++ b/FortiGate/AzureRouteServer/Active-Passive/azuredeploy.json @@ -33,7 +33,7 @@ }, "fortiGateImageVersion": { "type": "string", - "defaultValue": "latest", + "defaultValue": "7.2.5", "allowedValues": [ "6.2.0", "6.2.2",