Skip to content

Commit 6abe9c9

Browse files
committed
R2026a release!
1 parent 17f9da8 commit 6abe9c9

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

releases/R2026a/azuredeploy-R2026a.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
"publisher": "mathworks-inc",
244244
"offer": "matlab-parallel-server-ref-arch-vm-win-offer",
245245
"sku": "matlab-parallel-server-ref-arch-r2026a-vm-win-sku",
246-
"version": "20261.0.799138",
246+
"version": "20261.0.837103",
247247
"imageResourceID": {
248248
"id": "[parameters('imageID')]"
249249
},
@@ -415,18 +415,18 @@
415415
}
416416
},
417417
{
418-
"type": "Microsoft.Storage/storageAccounts",
419-
"apiVersion": "2025-06-01",
420-
"name": "[variables('storageAccountName')]",
421-
"location": "[resourceGroup().location]",
422-
"sku": {
418+
"type": "Microsoft.Storage/storageAccounts",
419+
"apiVersion": "2025-06-01",
420+
"name": "[variables('storageAccountName')]",
421+
"location": "[resourceGroup().location]",
422+
"sku": {
423423
"name": "Standard_LRS"
424-
},
425-
"kind": "StorageV2",
426-
"properties": {
427-
"minimumTlsVersion": "TLS1_2",
428-
"allowBlobPublicAccess": false,
429-
"supportsHttpsTrafficOnly": true
424+
},
425+
"kind": "StorageV2",
426+
"properties": {
427+
"minimumTlsVersion": "TLS1_2",
428+
"allowBlobPublicAccess": false,
429+
"supportsHttpsTrafficOnly": true
430430
}
431431
},
432432
{

0 commit comments

Comments
 (0)