Skip to content

Commit ae125ad

Browse files
authored
Merge pull request #302831 from bartpinto/mgmt-bundle
Updates to Cluster and Fabric Management Upgrades Concepts
2 parents 8994f36 + b2960c1 commit ae125ad

File tree

3 files changed

+47
-13
lines changed

3 files changed

+47
-13
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
href: concepts-network-fabric.md
3939
- name: Network Fabric Controller
4040
href: concepts-network-fabric-controller.md
41+
- name: Network Fabric management upgrade
42+
href: concepts-fabric-management-upgrade.md
4143
- name: Network Fabric Services
4244
href: concepts-network-fabric-services.md
4345
- name: Network Fabric resource update and commit
Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,30 @@
11
---
2-
title: Azure Operator Nexus cluster management upgrade overview
3-
description: Get an overview of cluster management upgrade for Azure Operator Nexus.
4-
author: matternst7258
5-
ms.author: matthewernst
2+
title: Azure Operator Nexus Cluster management upgrade overview
3+
description: Get an overview of Cluster management upgrade for Azure Operator Nexus.
4+
author: bartpinto
5+
ms.author: bpinto
66
ms.service: azure-operator-nexus
77
ms.topic: conceptual
8-
ms.date: 11/19/2024
8+
ms.date: 07/16/2025
99
ms.custom: template-concept
1010
---
1111

12-
# Operator Nexus management upgrades
13-
14-
Operator Nexus releases various functionality and bug fixes throughout the month to update the Azure resources and on-premises extensions, critical in communications back to Azure.
12+
# Operator Nexus Cluster management upgrades
13+
Operator Nexus releases various functionality and bug fixes throughout the product lifecycle to update the Azure resources and on-premises extensions, critical in communications back to Azure.
1514

1615
## Scope
17-
18-
The releases update components on the Cluster Manager and Network Fabric Controller to enable new functionality, while maintaining backwards compatibility for the customer. Additionally, new runtime releases make available and accessed via [Cluster Runtime Upgrades](./howto-cluster-runtime-upgrade.md) and [Network Fabric Upgrades](./howto-upgrade-nexus-fabric.md).
16+
The releases update components on the Cluster Manager to enable new functionality, while maintaining backwards compatibility for the customer. Additionally, new runtime releases are made available and accessed via [Cluster Runtime Upgrades](./howto-cluster-runtime-upgrade.md).
1917

2018
For Compute management, Microsoft delivers new software to the extensions and agents that exist on the platform to provide new functionality and maintain security and communication back to Azure.
2119

22-
## Impact to customer workloads
20+
## Delivery
21+
Cluster Manager update is triggered independently when the release is available in the region.
2322

24-
The intent of these releases is no disruption to running workloads, instantiating new workloads, and on-premises resources retain availability throughout the upgrade. Therefore, the customer should see no impact.
23+
## Impact to customer workloads
24+
There's no disruption to running workloads or instantiating new workloads, and on-premises resources retain availability throughout the upgrade. Therefore, the customer sees no impact.
2525

2626
## Duration of on-premises updates
27+
Updates take up to one hour to complete per cluster.
2728

28-
These updates take up to one hour to complete per cluster.
29+
## Related Information
30+
For concepts on Network Fabric management upgrades, see [Azure Operator Nexus Network Fabric management upgrade overview](./concepts-fabric-management-upgrade.md).
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Azure Operator Nexus Network Fabric management upgrade overview
3+
description: Get an overview of Network Fabric management upgrade for Azure Operator Nexus.
4+
author: bartpinto
5+
ms.author: bpinto
6+
ms.service: azure-operator-nexus
7+
ms.topic: conceptual
8+
ms.date: 07/16/2025
9+
ms.custom: template-concept
10+
---
11+
12+
# Operator Nexus Network Fabric management upgrades
13+
Operator Nexus releases various functionality and bug fixes throughout the product lifecycle to update the Azure resources and on-premises extensions, critical in communications back to Azure.
14+
15+
## Scope
16+
The releases update components on the Network Fabric Controller to enable new functionality, while maintaining backwards compatibility for the customer. Additionally, new runtime releases are made available and accessed via [Network Fabric Upgrades](./howto-upgrade-nexus-fabric.md).
17+
18+
For Fabric Device management, Microsoft delivers new software to the extensions and agents that exist on the platform to provide new functionality and maintain security and communication back to Azure.
19+
20+
## Delivery
21+
Network Fabric Controller update is triggered independently when the release is available in the region.
22+
23+
## Impact to customer workloads
24+
There's no disruption to running workloads or instantiating new workloads, and on-premises resources retain availability throughout the upgrade. Therefore, the customer sees no impact.
25+
26+
## Duration of on-premises updates
27+
Updates take approximately 45 minutes to complete per Network Fabric.
28+
29+
## Related Information
30+
For concepts on Cluster management upgrades, see [Azure Operator Nexus Cluster management upgrade overview](./concepts-cluster-management-upgrade.md).

0 commit comments

Comments
 (0)