Skip to content

Commit 83bab0f

Browse files
authored
Staging (#36)
1 parent f2e1189 commit 83bab0f

11 files changed

Lines changed: 1406 additions & 1408 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ configure and manage server instances on the cloud. For more information, see [M
2929
For information about the architecture of this solution, see [Architecture and Resources](#architecture-and-resources).
3030

3131
# Deploy Reference Architecture for Your Release
32-
To deploy the reference architecture, select your MATLAB Production Server release from the table and follow the instructions to deploy the server using the provided template. A deployment of MATLAB Production Server supports MATLAB Runtime versions up to six releases back.
32+
To deploy the reference architecture, select your MATLAB Production Server release from the table and follow the instructions to deploy the server using the provided template. A deployment of MATLAB Production Server supports MATLAB Runtime versions up to five releases back.
3333
| Release | Supported MATLAB Runtime Versions | Status |
3434
| ------- | --------------------------------- | ------ |
35+
| [R2026a](releases/R2026a/README.md) | R2026a, R2025b, R2025a, R2024b, R2024a, R2023b | ✅ Template available. |
3536
| [R2025b](releases/R2025b/README.md) | R2025b, R2025a, R2024b, R2024a, R2023b, R2023a | ✅ Template available. |
3637
| [R2025a](releases/R2025a/README.md) | R2025a, R2024b, R2024a, R2023b, R2023a, R2022b | ✅ Template available. |
37-
| [R2024b](releases/R2024b/README.md) | R2024b, R2024a, R2023b, R2023a, R2022b, R2022a | Template available. |
38+
| [R2024b](releases/R2024b/README.md) | R2024b, R2024a, R2023b, R2023a, R2022b, R2022a | ⚠️ Template will be removed in March 2027. |
3839
| [R2024a](releases/R2024a/README.md) | R2024a, R2023b, R2023a, R2022b, R2022a, R2021b | ⚠️ Template will be removed in September 2026. |
39-
| [R2023b](releases/R2023b/README.md) | R2023b, R2023a, R2022b, R2022a, R2021b, R2021a | ⚠️ Template will be removed in March 2026. |
4040

4141
> **Note**: MathWorks provides templates for only the five most recent releases of MATLAB Production Server. Earlier templates are removed and are no longer supported.
4242
# Architecture and Resources
@@ -45,7 +45,7 @@ resource group.
4545

4646
*Architecture on Azure*
4747

48-
![Cluster Architecture](/releases/R2025b/images/mps-ref-arch-azure-architecture-diagram.jpg?raw=true)
48+
![Cluster Architecture](/releases/R2026a/images/mps-ref-arch-azure-architecture-diagram.jpg?raw=true)
4949

5050
## Resources
5151
### Matlab Production Server Resources
@@ -145,3 +145,6 @@ Provide suggestions for additional features or capabilities using the following
145145

146146
# Technical Support
147147
If you require assistance or have a request for additional features or capabilities, please contact [MathWorks Technical Support](https://www.mathworks.com/support/contact_us.html).
148+
149+
# Release Notes
150+
For version history and changes in each release, see [Release Notes](release-notes.md).
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Release Notes for MATLAB Production Server on Microsoft Azure
22

3+
### R2026a
4+
- You can now deploy MATLAB Production Server R2026a using the Microsoft Azure reference architecture.
5+
- Windows VMs now use Hyper-V generation 2.
6+
37
### R2025b
48
- You can now deploy MATLAB Production Server R2025b using the Microsoft Azure reference architecture.
59
- Starting October 2025, Linux servers use Ubuntu 24.04 and Hyper-V generation 2 for improved performance and security.

releases/R2023b/scripts/initAdminVM.sh

Lines changed: 0 additions & 84 deletions
This file was deleted.

releases/R2023b/scripts/scriptScaleSet.ps1

Lines changed: 0 additions & 55 deletions
This file was deleted.

releases/R2023b/scripts/scriptScaleSet.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)