From a5afa774b3efc6d2921dfc13664122289dcb5ea4 Mon Sep 17 00:00:00 2001 From: natanelm Date: Tue, 14 Jan 2025 14:05:27 +0000 Subject: [PATCH] Azure templates | Storage account access | Updated Serial console IPs per region --- .../mainTemplate.json | 41 ++++++++++++---- .../marketplace-ha/mainTemplate.json | 41 ++++++++++++---- .../marketplace-management/mainTemplate.json | 41 ++++++++++++---- .../marketplace-mds/mainTemplate.json | 47 +++++++++++++------ .../marketplace-single/mainTemplate.json | 31 ++++++++---- .../marketplace-vmss/mainTemplate.json | 41 ++++++++++++---- azure/templates/single-ipv6/mainTemplate.json | 41 ++++++++++++---- azure/templates/vmss-ipv6/mainTemplate.json | 41 ++++++++++++---- 8 files changed, 241 insertions(+), 83 deletions(-) diff --git a/azure/templates/marketplace-gateway-load-balancer/mainTemplate.json b/azure/templates/marketplace-gateway-load-balancer/mainTemplate.json index e2307459..305d3d12 100644 --- a/azure/templates/marketplace-gateway-load-balancer/mainTemplate.json +++ b/azure/templates/marketplace-gateway-load-balancer/mainTemplate.json @@ -443,7 +443,7 @@ "R82 - Pay As You Go (NGTX)": "R82" }, "osVersion": "[variables('osVersions')[parameters('cloudGuardVersion')]]", - "SerialConsoleGeographies": { + "serialConsoleGeographies": { "eastasia": [ "20.205.69.28", "20.195.85.180" @@ -580,55 +580,64 @@ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "northcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "southcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus3": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2euap": [ "20.45.242.18", @@ -637,6 +646,18 @@ "centraluseuap": [ "20.45.242.18", "20.51.21.252" + ], + "usgovarizona": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovvirginia": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovtexas": [ + "20.141.10.130", + "52.127.55.131" ] }, "serialConsoleIps": "[if(contains(variables('serialConsoleGeographies'),variables('location')),variables('serialConsoleGeographies')[variables('location')],createArray())]", diff --git a/azure/templates/marketplace-ha/mainTemplate.json b/azure/templates/marketplace-ha/mainTemplate.json index 6f2f7ef7..6169e448 100644 --- a/azure/templates/marketplace-ha/mainTemplate.json +++ b/azure/templates/marketplace-ha/mainTemplate.json @@ -389,7 +389,7 @@ "R82 - Pay As You Go (NGTX)": "R82" }, "osVersion": "[variables('osVersions')[parameters('cloudGuardVersion')]]", - "SerialConsoleGeographies": { + "serialConsoleGeographies": { "eastasia": [ "20.205.69.28", "20.195.85.180" @@ -526,55 +526,64 @@ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "northcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "southcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus3": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2euap": [ "20.45.242.18", @@ -583,6 +592,18 @@ "centraluseuap": [ "20.45.242.18", "20.51.21.252" + ], + "usgovarizona": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovvirginia": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovtexas": [ + "20.141.10.130", + "52.127.55.131" ] }, "serialConsoleIps": "[if(contains(variables('serialConsoleGeographies'),variables('location')),variables('serialConsoleGeographies')[variables('location')],createArray())]", diff --git a/azure/templates/marketplace-management/mainTemplate.json b/azure/templates/marketplace-management/mainTemplate.json index cbb194cc..f29a2685 100644 --- a/azure/templates/marketplace-management/mainTemplate.json +++ b/azure/templates/marketplace-management/mainTemplate.json @@ -291,7 +291,7 @@ "R82 - Pay As You Go (MGMT25)": "R82" }, "osVersion": "[variables('osVersions')[parameters('cloudGuardVersion')]]", - "SerialConsoleGeographies": { + "serialConsoleGeographies": { "eastasia": [ "20.205.69.28", "20.195.85.180" @@ -428,55 +428,64 @@ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "northcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "southcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus3": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2euap": [ "20.45.242.18", @@ -485,6 +494,18 @@ "centraluseuap": [ "20.45.242.18", "20.51.21.252" + ], + "usgovarizona": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovvirginia": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovtexas": [ + "20.141.10.130", + "52.127.55.131" ] }, "serialConsoleIps": "[if(contains(variables('serialConsoleGeographies'),variables('location')),variables('serialConsoleGeographies')[variables('location')],createArray())]", diff --git a/azure/templates/marketplace-mds/mainTemplate.json b/azure/templates/marketplace-mds/mainTemplate.json index ab7a9371..cbdfb35f 100644 --- a/azure/templates/marketplace-mds/mainTemplate.json +++ b/azure/templates/marketplace-mds/mainTemplate.json @@ -278,14 +278,12 @@ }, "osVersion": "[variables('osVersions')[parameters('cloudGuardVersion')]]", "serialConsoleGeographies": { - "astasia": [ - "20.205.69.28" - ], - "southeastasia": [ + "eastasia": [ "20.205.69.28", "20.195.85.180" ], - "eastasia": [ + "southeastasia": [ + "20.205.69.28", "20.195.85.180" ], "australiacentral": [ @@ -416,55 +414,64 @@ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "northcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "southcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus3": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2euap": [ "20.45.242.18", @@ -473,6 +480,18 @@ "centraluseuap": [ "20.45.242.18", "20.51.21.252" + ], + "usgovarizona": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovvirginia": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovtexas": [ + "20.141.10.130", + "52.127.55.131" ] }, "serialConsoleIps": "[if(contains(variables('serialConsoleGeographies'),variables('location')),variables('serialConsoleGeographies')[variables('location')],createArray())]", diff --git a/azure/templates/marketplace-single/mainTemplate.json b/azure/templates/marketplace-single/mainTemplate.json index db1e8712..0197c979 100644 --- a/azure/templates/marketplace-single/mainTemplate.json +++ b/azure/templates/marketplace-single/mainTemplate.json @@ -473,55 +473,64 @@ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "northcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "southcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus3": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2euap": [ "20.45.242.18", @@ -538,6 +547,10 @@ "usgovvirginia": [ "20.141.10.130", "52.127.55.131" + ], + "usgovtexas": [ + "20.141.10.130", + "52.127.55.131" ] }, "serialConsoleIps": "[if(contains(variables('serialConsoleGeographies'),variables('location')),variables('serialConsoleGeographies')[variables('location')],createArray())]", diff --git a/azure/templates/marketplace-vmss/mainTemplate.json b/azure/templates/marketplace-vmss/mainTemplate.json index d0159464..6162a2b4 100644 --- a/azure/templates/marketplace-vmss/mainTemplate.json +++ b/azure/templates/marketplace-vmss/mainTemplate.json @@ -531,7 +531,7 @@ "R82 - Pay As You Go (NGTX)": "R82" }, "osVersion": "[variables('osVersions')[parameters('cloudGuardVersion')]]", - "SerialConsoleGeographies": { + "serialConsoleGeographies": { "eastasia": [ "20.205.69.28", "20.195.85.180" @@ -668,55 +668,64 @@ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "northcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "southcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus3": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2euap": [ "20.45.242.18", @@ -725,6 +734,18 @@ "centraluseuap": [ "20.45.242.18", "20.51.21.252" + ], + "usgovarizona": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovvirginia": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovtexas": [ + "20.141.10.130", + "52.127.55.131" ] }, "serialConsoleIps": "[if(contains(variables('serialConsoleGeographies'),variables('location')),variables('serialConsoleGeographies')[variables('location')],createArray())]", diff --git a/azure/templates/single-ipv6/mainTemplate.json b/azure/templates/single-ipv6/mainTemplate.json index ea4efc14..148da909 100755 --- a/azure/templates/single-ipv6/mainTemplate.json +++ b/azure/templates/single-ipv6/mainTemplate.json @@ -318,7 +318,7 @@ "R81.20 - Pay As You Go (NGTX)": "R8120" }, "osVersion": "[variables('osVersions')[parameters('cloudGuardVersion')]]", - "SerialConsoleGeographies": { + "serialConsoleGeographies": { "eastasia": [ "20.205.69.28", "20.195.85.180" @@ -455,55 +455,64 @@ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "northcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "southcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus3": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2euap": [ "20.45.242.18", @@ -512,6 +521,18 @@ "centraluseuap": [ "20.45.242.18", "20.51.21.252" + ], + "usgovarizona": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovvirginia": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovtexas": [ + "20.141.10.130", + "52.127.55.131" ] }, "serialConsoleIps": "[if(contains(variables('serialConsoleGeographies'),variables('location')),variables('serialConsoleGeographies')[variables('location')],createArray())]", diff --git a/azure/templates/vmss-ipv6/mainTemplate.json b/azure/templates/vmss-ipv6/mainTemplate.json index 9a0eb3ee..4f445cd5 100755 --- a/azure/templates/vmss-ipv6/mainTemplate.json +++ b/azure/templates/vmss-ipv6/mainTemplate.json @@ -398,7 +398,7 @@ "R81.20 - Pay As You Go (NGTX)": "R8120" }, "osVersion": "[variables('osVersions')[parameters('cloudGuardVersion')]]", - "SerialConsoleGeographies": { + "serialConsoleGeographies": { "eastasia": [ "20.205.69.28", "20.195.85.180" @@ -535,55 +535,64 @@ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "northcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "southcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus2": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus3": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westcentralus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "westus": [ "20.98.146.84", "20.98.194.64", "20.69.5.162", - "20.83.222.102" + "20.83.222.102", + "20.83.222.100" ], "eastus2euap": [ "20.45.242.18", @@ -592,6 +601,18 @@ "centraluseuap": [ "20.45.242.18", "20.51.21.252" + ], + "usgovarizona": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovvirginia": [ + "20.141.10.130", + "52.127.55.131" + ], + "usgovtexas": [ + "20.141.10.130", + "52.127.55.131" ] }, "serialConsoleIps": "[if(contains(variables('serialConsoleGeographies'),variables('location')),variables('serialConsoleGeographies')[variables('location')],createArray())]",