From 591e2d39e468600f794d4f0c3a196e84aad3b35e Mon Sep 17 00:00:00 2001 From: Joeri Van Hoof Date: Tue, 26 Mar 2024 16:52:31 +0100 Subject: [PATCH] ALL: Update API version Microsoft.Resources/deployments --- FortiAnalyzer/ha/mainTemplate.json | 2 +- FortiAnalyzer/single/mainTemplate.json | 2 +- FortiGate/A-Single-VM/azuredeploy.json | 2 +- FortiGate/Active-Active-ELB-ILB/azuredeploy.json | 2 +- .../Active-Passive-ILB-ILB-AZ/azuredeploy.json | 2 +- FortiGate/AzureChina/A-Single-VM/azuredeploy.json | 2 +- FortiGate/AzureChina/Active-Passive-ELB-ILB/azuredeploy.json | 2 +- FortiGate/AzureGatewayLoadBalancer/azuredeploy.json | 2 +- FortiGate/AzurePrivateLink/azuredeploy.json | 2 +- FortiGate/AzureRouteServer/Active-Active/mainTemplate.json | 2 +- FortiGate/AzureRouteServer/Active-Passive/azuredeploy.json | 2 +- FortiGate/AzureRouteServer/MultiHub/azuredeploy.json | 2 +- FortiGate/Playground/A-Single-VM-1nic/azuredeploy.json | 2 +- FortiGate/Playground/Active-Passive-ELB-2ILB/azuredeploy.json | 2 +- .../Playground/Active-Passive-ELB-ILB-3NIC/azuredeploy.json | 2 +- FortiGate/VNET-Peering/azuredeploy.json | 2 +- FortiGate/ZTNAApplicationGateway/azuredeploy.json | 2 +- FortiManager/ha/mainTemplate.json | 2 +- FortiManager/single/mainTemplate.json | 2 +- FortiProxy/A-Single-VM/mainTemplate.json | 2 +- FortiProxy/Active-Active/mainTemplate.json | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/FortiAnalyzer/ha/mainTemplate.json b/FortiAnalyzer/ha/mainTemplate.json index 752c9e65..6e3c8840 100644 --- a/FortiAnalyzer/ha/mainTemplate.json +++ b/FortiAnalyzer/ha/mainTemplate.json @@ -426,7 +426,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "pid-21c3b606-4b14-4eca-ad0d-1d8537ebd14e-partnercenter", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiAnalyzer/single/mainTemplate.json b/FortiAnalyzer/single/mainTemplate.json index a178822d..5b207123 100644 --- a/FortiAnalyzer/single/mainTemplate.json +++ b/FortiAnalyzer/single/mainTemplate.json @@ -339,7 +339,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "pid-21c3b606-4b14-4eca-ad0d-1d8537ebd14e-partnercenter", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/A-Single-VM/azuredeploy.json b/FortiGate/A-Single-VM/azuredeploy.json index d8407b59..ec909759 100644 --- a/FortiGate/A-Single-VM/azuredeploy.json +++ b/FortiGate/A-Single-VM/azuredeploy.json @@ -552,7 +552,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/Active-Active-ELB-ILB/azuredeploy.json b/FortiGate/Active-Active-ELB-ILB/azuredeploy.json index b73407e8..15c87b7e 100644 --- a/FortiGate/Active-Active-ELB-ILB/azuredeploy.json +++ b/FortiGate/Active-Active-ELB-ILB/azuredeploy.json @@ -552,7 +552,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/AvailabilityZones/Active-Passive-ILB-ILB-AZ/azuredeploy.json b/FortiGate/AvailabilityZones/Active-Passive-ILB-ILB-AZ/azuredeploy.json index e0680035..2be1ecba 100755 --- a/FortiGate/AvailabilityZones/Active-Passive-ILB-ILB-AZ/azuredeploy.json +++ b/FortiGate/AvailabilityZones/Active-Passive-ILB-ILB-AZ/azuredeploy.json @@ -416,7 +416,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties":{ diff --git a/FortiGate/AzureChina/A-Single-VM/azuredeploy.json b/FortiGate/AzureChina/A-Single-VM/azuredeploy.json index 8cd72802..30b0fe7a 100644 --- a/FortiGate/AzureChina/A-Single-VM/azuredeploy.json +++ b/FortiGate/AzureChina/A-Single-VM/azuredeploy.json @@ -427,7 +427,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/AzureChina/Active-Passive-ELB-ILB/azuredeploy.json b/FortiGate/AzureChina/Active-Passive-ELB-ILB/azuredeploy.json index 24db6be6..b1c3243e 100755 --- a/FortiGate/AzureChina/Active-Passive-ELB-ILB/azuredeploy.json +++ b/FortiGate/AzureChina/Active-Passive-ELB-ILB/azuredeploy.json @@ -539,7 +539,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/AzureGatewayLoadBalancer/azuredeploy.json b/FortiGate/AzureGatewayLoadBalancer/azuredeploy.json index 5cfa2642..5ece575c 100644 --- a/FortiGate/AzureGatewayLoadBalancer/azuredeploy.json +++ b/FortiGate/AzureGatewayLoadBalancer/azuredeploy.json @@ -483,7 +483,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/AzurePrivateLink/azuredeploy.json b/FortiGate/AzurePrivateLink/azuredeploy.json index f91a2ece..10cb51aa 100644 --- a/FortiGate/AzurePrivateLink/azuredeploy.json +++ b/FortiGate/AzurePrivateLink/azuredeploy.json @@ -532,7 +532,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/AzureRouteServer/Active-Active/mainTemplate.json b/FortiGate/AzureRouteServer/Active-Active/mainTemplate.json index 76c1d7f2..8682ae46 100644 --- a/FortiGate/AzureRouteServer/Active-Active/mainTemplate.json +++ b/FortiGate/AzureRouteServer/Active-Active/mainTemplate.json @@ -535,7 +535,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/AzureRouteServer/Active-Passive/azuredeploy.json b/FortiGate/AzureRouteServer/Active-Passive/azuredeploy.json index b640ca03..d6b072f3 100755 --- a/FortiGate/AzureRouteServer/Active-Passive/azuredeploy.json +++ b/FortiGate/AzureRouteServer/Active-Passive/azuredeploy.json @@ -639,7 +639,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/AzureRouteServer/MultiHub/azuredeploy.json b/FortiGate/AzureRouteServer/MultiHub/azuredeploy.json index 085064a3..6b0de681 100644 --- a/FortiGate/AzureRouteServer/MultiHub/azuredeploy.json +++ b/FortiGate/AzureRouteServer/MultiHub/azuredeploy.json @@ -617,7 +617,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/Playground/A-Single-VM-1nic/azuredeploy.json b/FortiGate/Playground/A-Single-VM-1nic/azuredeploy.json index 03a7ddc0..3f706484 100644 --- a/FortiGate/Playground/A-Single-VM-1nic/azuredeploy.json +++ b/FortiGate/Playground/A-Single-VM-1nic/azuredeploy.json @@ -162,7 +162,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "pid-2dc4b447-552f-557f-b1cc-2faec6f9f133", "type": "Microsoft.Resources/deployments", "properties":{ diff --git a/FortiGate/Playground/Active-Passive-ELB-2ILB/azuredeploy.json b/FortiGate/Playground/Active-Passive-ELB-2ILB/azuredeploy.json index 03562fc6..e4244928 100755 --- a/FortiGate/Playground/Active-Passive-ELB-2ILB/azuredeploy.json +++ b/FortiGate/Playground/Active-Passive-ELB-2ILB/azuredeploy.json @@ -437,7 +437,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "pid-2dc4b447-552f-557f-b1cc-2faec6f9f133", "type": "Microsoft.Resources/deployments", "properties":{ diff --git a/FortiGate/Playground/Active-Passive-ELB-ILB-3NIC/azuredeploy.json b/FortiGate/Playground/Active-Passive-ELB-ILB-3NIC/azuredeploy.json index 93941fd3..fa802e5c 100755 --- a/FortiGate/Playground/Active-Passive-ELB-ILB-3NIC/azuredeploy.json +++ b/FortiGate/Playground/Active-Passive-ELB-ILB-3NIC/azuredeploy.json @@ -480,7 +480,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiGateNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/VNET-Peering/azuredeploy.json b/FortiGate/VNET-Peering/azuredeploy.json index 79626ce4..9bebfe2f 100644 --- a/FortiGate/VNET-Peering/azuredeploy.json +++ b/FortiGate/VNET-Peering/azuredeploy.json @@ -502,7 +502,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "pid-2dc4b447-552f-557f-b1cc-2faec6f9f133", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiGate/ZTNAApplicationGateway/azuredeploy.json b/FortiGate/ZTNAApplicationGateway/azuredeploy.json index 4af7091c..0088a8ba 100644 --- a/FortiGate/ZTNAApplicationGateway/azuredeploy.json +++ b/FortiGate/ZTNAApplicationGateway/azuredeploy.json @@ -444,7 +444,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "pid-78f62ebc-9614-47cd-8b62-16543326c3ea-partnercenter", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiManager/ha/mainTemplate.json b/FortiManager/ha/mainTemplate.json index 4452e227..2daa20d6 100644 --- a/FortiManager/ha/mainTemplate.json +++ b/FortiManager/ha/mainTemplate.json @@ -441,7 +441,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "pid-21c3b606-4b14-4eca-ad0d-1d8537ebd14e-partnercenter", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiManager/single/mainTemplate.json b/FortiManager/single/mainTemplate.json index 27c6ed34..751221fd 100644 --- a/FortiManager/single/mainTemplate.json +++ b/FortiManager/single/mainTemplate.json @@ -368,7 +368,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "pid-21c3b606-4b14-4eca-ad0d-1d8537ebd14e-partnercenter", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiProxy/A-Single-VM/mainTemplate.json b/FortiProxy/A-Single-VM/mainTemplate.json index 17f67f5b..599624c7 100644 --- a/FortiProxy/A-Single-VM/mainTemplate.json +++ b/FortiProxy/A-Single-VM/mainTemplate.json @@ -465,7 +465,7 @@ }, "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiProxyNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": { diff --git a/FortiProxy/Active-Active/mainTemplate.json b/FortiProxy/Active-Active/mainTemplate.json index fd3293eb..d9b05757 100644 --- a/FortiProxy/Active-Active/mainTemplate.json +++ b/FortiProxy/Active-Active/mainTemplate.json @@ -683,7 +683,7 @@ ], "resources": [ { - "apiVersion": "2023-07-01", + "apiVersion": "2022-09-01", "name": "[concat(parameters('fortiProxyNamePrefix'), '-fortinetdeployment-', uniquestring(resourceGroup().id))]", "type": "Microsoft.Resources/deployments", "properties": {