Skip to content

Commit 4d67178

Browse files
Merge pull request #306797 from msftadam/patch-139402
Enhance release notes for version 2509.01
2 parents a8cd867 + 4f16824 commit 4d67178

1 file changed

Lines changed: 51 additions & 52 deletions

File tree

articles/operator-service-manager/release-notes.md

Lines changed: 51 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,74 @@
11
---
22
title: Release notes for Azure Operator Service Manager
3-
description: Official tracking or AOSM releases and available regions.
3+
description: Official tracking of Azure Operator Service Manager available releases and regions.
44
author: msftadam
55
ms.author: adamdor
6-
ms.date: 01/15/2025
6+
ms.date: 10/10/2025
77
ms.topic: release-notes
88
ms.service: azure-operator-service-manager
99
---
1010

11-
# Release Notes for Azure Operator Service Manager
11+
# Release notes for Azure Operator Service Manager
12+
This article hosts release information for Azure Operator Service Manager (AOSM). This article is updated frequently and serves as the primary announcement method for new releases. Make sure to check back often and stay up-to-date.
1213

13-
This article hosts release information for Azure Operator Service Manager (AOSM).
14+
## Release email notifications
15+
To receive email notications upon the general availability of new AOSM releases, join the AOSM notification distribution list by submitting contact information in the following sign-up form: https://forms.office.com/r/GPkgkNi2tx
1416

15-
## Regional Availability of Releases
16-
17-
Releases described herewithin are generally available across the following Azure regions:
17+
## Regional availability of releases
18+
Releases described herewithin are generally available and supported across the following Azure regions:
1819
* eastus
1920
* southcentralus
2021
* westus3
2122
* uksouth
2223
* westeurope
2324

2425
Use of AOSM in these regions is permitted, based on prevailing Azure terms of service. Although AOSM may have supported additional regions in the past, any region not-listed is no longer supported. If you have been using AOSM in a not-listed region, or if you have a business need to use AOSM in a not-listed region, please open a support ticket to submit request consideration.
25-
26-
## Release Notes by Version
27-
28-
Releases included in this article are generally available and supported across permitted regions. AOSM users are recommended to watch this page for frequent changes, as releases maybe added, updated or removed at any time. No additional notice of releases is provided, beyond this release notes article.
2926

30-
### Release Attestation for All Versions
27+
## Release attestation for all versions
3128
All releases are produced compliant with Microsoft’s Secure Development Lifecycle. This lifecycle includes processes for authorizing software changes, antimalware scanning, and scanning and mitigating security bugs and vulnerabilities.
3229

30+
## Release notes for the latest release
31+
The following release is the latest generally available release.
32+
33+
## Release 2509.01
34+
Azure Operator Service Manager is a cloud orchestration service that enables automation of operator network-intensive workloads, and mission critical applications hosted on Azure Operator Nexus. Azure Operator Service Manager unifies infrastructure, software, and configuration management with a common model into a single interface, both based on trusted Azure industry standards. This 2509.01 Azure Operator Service Manager release includes updating the NFO version to 3.0.3194-224 and the RP version to 1.0.03180.486, the details of which are further outlined in the remainder of this document.
35+
36+
### Latest release details
37+
* NFO Release Version: 3.0.3194-224
38+
* RP Release Version: 1.0.03180.486
39+
* CLI Extension Release Version: 2.0.0b3
40+
* Release Date: September 30, 2025
41+
* Is NFO update required: YES, Update only
42+
* Dependency Versions: Go/1.24.3 - Helm/3.18.4 - Base Image/AzureLinux 3.0
43+
44+
### Latest release feature highlights
45+
46+
#### Support for interruption of service deployments
47+
**[FEATURE 2069409 / ART-465]** introduces a method to interrupt a broken service deployment operation while in a nonterminal state. Supporting only container network functions, the interruption is triggered by applying a static tag to the network function managed resource group. This tag must later be removed to restore proper service operations. This feature provides a mechanism for customer operation teams to terminate a deployment which maybe negatively impacting service performance and otherwise could take multiple hours to reach a terminal state. For more information, see our [learn documentation](how-to-cancel-service-deployments.md).
48+
49+
#### Support for publisher artifact store resiliency
50+
**[FEATURE 2129209 / ART-535]** introduces artifact store geo-resiliency between the backing ACR resources in two Azure regional location pairs. Once enabled, the artifact-store resource now survives a single region failure, continuing to operate in read-only mode from the hot standby instance. Seemless integration with Azure Operator Service Manager's cluster registry, combined with centralized management of registry pairs, make artifact store resiliency to get and keep running. For more information, see our [learn documentation](publisher-artifact-store-resiliency.md).
51+
52+
### Latest release updates to improve quality
53+
The following bug fixes, defect resolutions, or usability improvements are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
54+
* NFO - [381571] Cleanup of unused infrastructure scripts.
55+
* NFO - [373116] Update of Msi-Adapter service.
56+
* NFO - [372479] Managed Identity support for ACR authentication.
57+
* NFO - [2275729] Fix to prevent instability when encountering untagged container images.
58+
* RP - [2326576] Support for artifact-store geo-replication.
59+
* RP - [2327070] Support for interruption of service deployments.
60+
* RP - [2388664] Fix for West Central US region test opreations.
61+
* RP - [2309471] For to create ACR Names in lower case only.
62+
63+
### Latest release updates to improve security
64+
* NFO - [CVE] A total of 2 CVEs are addressed in this release.
65+
* NFO - [383549] Helm version 3.18.4 downgrade (from 3.18.5).
66+
* RP - [2301086] Secure Code Bugs-RP.
67+
* RP - [2313679] 1ES Operational Vulnerabilities.
68+
69+
## Release notes for all releases
70+
The following generally available releases are listed in order from oldest to newest.
71+
3372
## Release 2407.01
3473

3574
Document Revision 1.5
@@ -472,43 +511,3 @@ The following bug fixes, defect resolutions, or usability improvements are deliv
472511
* RP - [SFI] 2236914: MISE Upgrade
473512
* RP - [SFI] 2120797: Migrate to MISE/SNI
474513
* RP - [SFI] 2154940: Security Code Bugs
475-
476-
## Release 2509.01
477-
478-
Document Revision 2.0
479-
480-
### Release Summary
481-
Azure Operator Service Manager is a cloud orchestration service that enables automation of operator network-intensive workloads, and mission critical applications hosted on Azure Operator Nexus. Azure Operator Service Manager unifies infrastructure, software, and configuration management with a common model into a single interface, both based on trusted Azure industry standards. This 2509.01 Azure Operator Service Manager release includes updating the NFO version to 3.0.3194-224 and the RP version to 1.0.03180.486, the details of which are further outlined in the remainder of this document.
482-
483-
### Release Details
484-
* NFO Release Version: 3.0.3194-224
485-
* RP Release Version: 1.0.03180.486
486-
* CLI Extension Release Version: 2.0.0b3
487-
* Release Date: September 30, 2025
488-
* Is NFO update required: YES, Update only
489-
* Dependency Versions: Go/1.24.3 - Helm/3.18.4 - Base Image/AzureLinux 3.0
490-
491-
### Release Highlights
492-
493-
#### Support for interruption of service deployments
494-
**[FEATURE 2069409 / ART-465]** introduces a method to interrupt a broken service deployment operation while in a nonterminal state. Supporting only container network functions, the interruption is triggered by applying a static tag to the network function managed resource group. This tag must later be removed to restore proper service operations. This feature provides a mechanism for customer operation teams to terminate a deployment which maybe negatively impacting service performance and otherwise could take multiple hours to reach a terminal state. For more information, see our [learn documentation](how-to-cancel-service-deployments.md).
495-
496-
#### Support for publisher artifact store resiliency
497-
**[FEATURE 2129209 / ART-535]** introduces artifact store geo-resiliency between the backing ACR resources in two Azure regional location pairs. Once enabled, the artifact-store resource now survives a single region failure, continuing to operate in read-only mode from the hot standby instance. Seemless integration with Azure Operator Service Manager's cluster registry, combined with centralized management of registry pairs, make artifact store resiliency to get and keep running. For more information, see our [learn documentation](publisher-artifact-store-resiliency.md).
498-
499-
#### Release Updates
500-
The following bug fixes, defect resolutions, or usability improvements are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
501-
* NFO - [381571] Cleanup of unused infrastructure scripts.
502-
* NFO - [373116] Update of Msi-Adapter service.
503-
* NFO - [372479] Managed Identity support for ACR authentication.
504-
* NFO - [2275729] Fix to prevent instability when encountering untagged container images.
505-
* RP - [2326576] Support for artifact-store geo-replication.
506-
* RP - [2327070] Support for interruption of service deployments.
507-
* RP - [2388664] Fix for West Central US region test opreations.
508-
* RP - [2309471] For to create ACR Names in lower case only.
509-
510-
#### Security Related Updates
511-
* NFO - [CVE] A total of 2 CVEs are addressed in this release.
512-
* NFO - [383549] Helm version 3.18.4 downgrade (from 3.18.5).
513-
* RP - [2301086] Secure Code Bugs-RP.
514-
* RP - [2313679] 1ES Operational Vulnerabilities.

0 commit comments

Comments
 (0)