You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-cluster-runtime-upgrade-template.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,18 +24,11 @@ Runtime changes are categorized as follows:
24
24
25
25
## Prerequisites
26
26
27
-
1. Install the latest version of [Azure CLI](https://aka.ms/azcli).
28
-
2. The latest `networkcloud` CLI extension is required. It can be installed following the steps listed in [Install CLI Extension](howto-install-cli-extensions.md).
29
-
3. Subscription access to run the Azure Operator Nexus Network Fabric (NF) and Network Cloud (NC) CLI extension commands.
30
-
4.Target Cluster must be healthy in a running state.
27
+
- Install the latest version of [Azure CLI](https://aka.ms/azcli).
28
+
- The latest `networkcloud` CLI extension is required. It can be installed following the steps listed in [Install CLI Extension](howto-install-cli-extensions.md).
29
+
- Subscription access to run the Azure Operator Nexus Network Fabric (NF) and Network Cloud (NC) CLI extension commands.
30
+
-Target Cluster must be healthy in a running state.
If troubleshooting doesn't resolve the issue, open a Microsoft support ticket:
260
-
1. Collect any errors in the Azure CLI output.
261
-
2. Collect Cluster and BMM operation state from Azure portal or Azure CLI.
262
-
3. Create Azure Support Request for any Cluster or BMM upgrade failures and attach any errors along with ASYNC URL, correlation ID, and operation state of the Cluster and BMMs.
253
+
- Collect any errors in the Azure CLI output.
254
+
- Collect Cluster and BMM operation state from Azure portal or Azure CLI.
255
+
- Create Azure Support Request for any Cluster or BMM upgrade failures and attach any errors along with ASYNC URL, correlation ID, and operation state of the Cluster and BMMs.
263
256
264
257
## Post-upgrade Validation
265
258
Run the following commands to check the status of the CM, Cluster, and BMM:
@@ -331,3 +324,10 @@ Remove the resource tag on the Cluster resource tracking the upgrade in Azure po
331
324
* Update Task hours for upgrade duration.
332
325
* Set Cluster upgrade work item to `Complete`.
333
326
* Add any notes on support tickets and issues encountered during upgrade
0 commit comments