Skip to content

Commit

Permalink
Update API version 2022-03-01
Browse files Browse the repository at this point in the history
  • Loading branch information
jvhoof committed Mar 8, 2024
1 parent 8489227 commit 5864908
Show file tree
Hide file tree
Showing 24 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion FortiGate/A-Single-VM/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgtVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": "[ if(contains(parameters('tagsByResource'), 'Microsoft.Compute/virtualMachines'), union(parameters('fortinetTags'),parameters('tagsByResource')['Microsoft.Compute/virtualMachines']), parameters('fortinetTags')) ]",
"location": "[parameters('location')]",
"identity": {
Expand Down
2 changes: 1 addition & 1 deletion FortiGate/Active-Active-ELB-ILB/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[concat(variables('fgVmName'),'-',copyIndex(1))]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"copy": {
"name": "nodeCopy",
"count": "[parameters('fortiGateCount')]"
Expand Down
4 changes: 2 additions & 2 deletions FortiGate/Active-Passive-ELB-ILB/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1271,7 +1271,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"location": "[parameters('location')]",
"tags": "[ if(contains(parameters('tagsByResource'), 'Microsoft.Network/networkInterfaces'), union(parameters('fortinetTags'),parameters('tagsByResource')['Microsoft.Network/networkInterfaces']), parameters('fortinetTags')) ]",
"identity": {
Expand Down Expand Up @@ -1347,7 +1347,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"location": "[parameters('location')]",
"tags": "[ if(contains(parameters('tagsByResource'), 'Microsoft.Network/networkInterfaces'), union(parameters('fortinetTags'),parameters('tagsByResource')['Microsoft.Network/networkInterfaces']), parameters('fortinetTags')) ]",
"identity": {
Expand Down
4 changes: 2 additions & 2 deletions FortiGate/Active-Passive-SDN/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1146,7 +1146,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"location": "[parameters('location')]",
"tags": "[ if(contains(parameters('tagsByResource'), 'Microsoft.Compute/virtualMachines'), union(parameters('fortinetTags'),parameters('tagsByResource')['Microsoft.Compute/virtualMachines']), parameters('fortinetTags')) ]",
"identity": {
Expand Down Expand Up @@ -1222,7 +1222,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"location": "[parameters('location')]",
"tags": "[ if(contains(parameters('tagsByResource'), 'Microsoft.Compute/virtualMachines'), union(parameters('fortinetTags'),parameters('tagsByResource')['Microsoft.Compute/virtualMachines']), parameters('fortinetTags')) ]",
"identity": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"location": "[parameters('location')]",
Expand Down Expand Up @@ -984,7 +984,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"location": "[parameters('location')]",
Expand Down
4 changes: 2 additions & 2 deletions FortiGate/AzureApplicationGateway/scenario1/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1212,7 +1212,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down Expand Up @@ -1295,7 +1295,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down
4 changes: 2 additions & 2 deletions FortiGate/AzureApplicationGateway/scenario2/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down Expand Up @@ -1343,7 +1343,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down
4 changes: 2 additions & 2 deletions FortiGate/AzureApplicationGateway/scenario3/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1325,7 +1325,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down Expand Up @@ -1408,7 +1408,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down
2 changes: 1 addition & 1 deletion FortiGate/AzureChina/A-Single-VM/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgtVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down
4 changes: 2 additions & 2 deletions FortiGate/AzureChina/Active-Passive-ELB-ILB/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"location": "[parameters('location')]",
Expand Down Expand Up @@ -1259,7 +1259,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"location": "[parameters('location')]",
Expand Down
6 changes: 3 additions & 3 deletions FortiGate/AzureGatewayLoadBalancer/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/availabilitySets",
"condition": "[not(variables('useAZ'))]",
"name": "[variables('availabilitySetName')]",
Expand Down Expand Up @@ -855,7 +855,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"location": "[parameters('location')]",
Expand Down Expand Up @@ -929,7 +929,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"location": "[parameters('location')]",
Expand Down
4 changes: 2 additions & 2 deletions FortiGate/AzurePrivateLink/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/availabilitySets",
"condition": "[and(variables('useAS'),equals(parameters('existingAvailabilitySetName'),''))]",
"name": "[variables('availabilitySetName')]",
Expand Down Expand Up @@ -834,7 +834,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgtVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down
4 changes: 2 additions & 2 deletions FortiGate/AzureRouteServer/Active-Passive/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1285,7 +1285,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down Expand Up @@ -1368,7 +1368,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down
2 changes: 1 addition & 1 deletion FortiGate/Playground/A-Single-VM-1nic/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down
4 changes: 2 additions & 2 deletions FortiGate/Playground/Active-Passive-ELB-2ILB/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1166,7 +1166,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down Expand Up @@ -1256,7 +1256,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/availabilitySets",
"condition": "[not(variables('useAZ'))]",
"name": "[variables('availabilitySetName')]",
Expand Down Expand Up @@ -1043,7 +1043,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"location": "[parameters('location')]",
Expand Down Expand Up @@ -1124,7 +1124,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"location": "[parameters('location')]",
Expand Down
6 changes: 3 additions & 3 deletions FortiGate/VNET-Peering/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@
}
},
{
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"type": "Microsoft.Compute/availabilitySets",
"name": "[variables('compute_AvailabilitySet_FG_Name')]",
"tags": {
Expand Down Expand Up @@ -1401,7 +1401,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgaVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('FortinetTags').provider)]"
},
Expand Down Expand Up @@ -1484,7 +1484,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fgbVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('FortinetTags').provider)]"
},
Expand Down
4 changes: 2 additions & 2 deletions FortiManager/ha/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fmgAVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"location": "[parameters('location')]",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
Expand Down Expand Up @@ -775,7 +775,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fmgBVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"location": "[parameters('location')]",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
Expand Down
2 changes: 1 addition & 1 deletion FortiManager/single/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fmgVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down
2 changes: 1 addition & 1 deletion FortiProxy/A-Single-VM/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fpxVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": "[ if(contains(parameters('tagsByResource'), 'Microsoft.Compute/virtualMachines'), union(parameters('fortinetTags'),parameters('tagsByResource')['Microsoft.Compute/virtualMachines']), parameters('fortinetTags')) ]",
"location": "[parameters('location')]",
"identity": {
Expand Down
2 changes: 1 addition & 1 deletion FortiProxy/Active-Active/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -1100,7 +1100,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[concat(variables('fpxVmName'),'-',copyIndex(1))]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"copy": {
"name": "nodeCopy",
"count": "[parameters('fortiProxyCount')]"
Expand Down
2 changes: 1 addition & 1 deletion FortiWeb/A-Single-VM/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@
},
{
"type": "Microsoft.Compute/virtualMachines",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down
4 changes: 2 additions & 2 deletions FortiWeb/Active-Active/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,7 @@
},
{
"type": "Microsoft.Compute/virtualMachines",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
},
Expand Down Expand Up @@ -1002,7 +1002,7 @@
},
{
"type": "Microsoft.Compute/virtualMachines",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"name": "[variables('fwbBVmName')]",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
Expand Down
4 changes: 2 additions & 2 deletions FortiWeb/Active-Passive/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fwbAVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"location": "[parameters('location')]",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
Expand Down Expand Up @@ -843,7 +843,7 @@
{
"type": "Microsoft.Compute/virtualMachines",
"name": "[variables('fwbBVmName')]",
"apiVersion": "2022-03-01",
"apiVersion": "2023-03-01",
"location": "[parameters('location')]",
"tags": {
"provider": "[toUpper(parameters('fortinetTags').provider)]"
Expand Down

0 comments on commit 5864908

Please sign in to comment.