Skip to content

Commit 1b5f30f

Browse files
committed
R2025b release!
1 parent 1b588a4 commit 1b5f30f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

releases/R2025b/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,8 @@ If your resource group fails to deploy, check the **Deployments** section of the
221221

222222
If the resource group deployed successfully but you are unable to validate the cluster, check the logs on the instances to diagnose the error. The logs are output to /var/log on the instance nodes; the files of interest are cloud-init.log, cloud-init-output.log and all the logs under /var/log/mjs and /var/log/mathworks.
223223

224+
If your cluster is unable to create new workers, you encounter scaling errors. To troubleshoot these issues, see [Resolve Scaling Issues in the Cloud](https://www.mathworks.com/help/matlab-parallel-server/resolve-scaling-issues-in-the-cloud.html).
225+
224226
----
225227

226228
Copyright 2018-2026 The MathWorks, Inc.

releases/R2025b/azuredeploy-R2025b.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
"publisher": "mathworks-inc",
271271
"offer": "matlab-parallel-server-ref-arch-vm-offer",
272272
"sku": "matlab-parallel-server-ref-arch-r2025b-vm-sku",
273-
"version": "20252.1.26030858",
273+
"version": "20252.1.26071254",
274274
"imageResourceID": {
275275
"id": "[parameters('imageID')]"
276276
},

0 commit comments

Comments
 (0)