Skip to content

Commit 659ab40

Browse files
mahimab1GitHub Enterprise
authored andcommitted
Update R2025b template (#3)
1 parent 7988327 commit 659ab40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

releases/R2025b/templates/mainTemplate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"contentVersion": "1.0.0.0",
44
"parameters": {
55
"Server VM Instance Size": {
6-
"defaultValue": "Standard_D4_v3",
6+
"defaultValue": "Standard_D4_v4",
77
"type": "String",
88
"metadata": {
99
"description": "Specify the size of the VM you want to use for deploying the server."
@@ -173,7 +173,7 @@
173173
"WindowsSKU": "matlab-web-app-server-windows-25b",
174174
"WindowsSKUVersion": "latest",
175175
"LinuxOffer": "matlab-web-app-server-byol-linux",
176-
"LinuxSKU": "matlab-web-app-server-linux-25b",
176+
"LinuxSKU": "matlab-web-app-server-linux-25b-gen2",
177177
"LinuxSKUVersion": "latest",
178178
"enableSSL": "Yes",
179179
"certFile": "[if(equals(variables('enableSSL'), 'Yes'), parameters('Base64 Encoded SSL Certificate'), 'NONE')]",

0 commit comments

Comments
 (0)