Skip to content

Commit f3e9114

Browse files
committed
Azure Templates | Remove support for v2 and v3 machine types
1 parent bb1bf0e commit f3e9114

12 files changed

Lines changed: 78 additions & 1770 deletions

File tree

azure/templates/marketplace-gateway-load-balancer/createUiDefinition.json

Lines changed: 15 additions & 438 deletions
Large diffs are not rendered by default.

azure/templates/marketplace-gateway-load-balancer/mainTemplate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
},
115115
"vmSize": {
116116
"type": "string",
117-
"defaultValue": "Standard_D3_v2",
117+
"defaultValue": "Standard_D4ds_v5",
118118
"metadata": {
119119
"description": "Size of the VM"
120120
}

0 commit comments

Comments
 (0)