Skip to content

Commit

Permalink
added tabs as per the feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Recep Ozkurt committed Nov 8, 2023
1 parent 0ece7af commit 4dcb9c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eslzArm/subscriptionTemplates/vwan-connectivity.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@
"sku": "[variables('vhubsku')]",
"hubRoutingPreference": "[parameters('vWANHubRoutingPreference')]",
"virtualRouterAutoScaleConfiguration": {
"minCapacity": "[int(parameters('vWANHubCapacity'))]"
}
"minCapacity": "[int(parameters('vWANHubCapacity'))]"
}
}
},
{
Expand Down

0 comments on commit 4dcb9c7

Please sign in to comment.