diff --git a/FortiGate/Autoscale/ums/azuredeploy.json b/FortiGate/Autoscale/ums/azuredeploy.json index 68dfacc1..546544b1 100644 --- a/FortiGate/Autoscale/ums/azuredeploy.json +++ b/FortiGate/Autoscale/ums/azuredeploy.json @@ -824,9 +824,7 @@ "plan": "[if(and(or(equals(variables('fortiGateImageSKU'),'fortinet_fg-vm'),equals(variables('fortiGateImageSKU'),'fortinet_fg-vm_arm64')),not(equals(parameters('customImageReference'),''))), json('null'), variables('virtualMachinePlan'))]", "properties": { "orchestrationMode": "Flexible", - "singlePlacementGroup": true, "zoneBalance": false, - "doNotRunExtensionsOnOverprovisionedVMs": false, "platformFaultDomainCount": 5, "upgradePolicy": { "mode": "Manual"