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-upgrade-nexus-fabric-template.md
+27-25Lines changed: 27 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@ Runtime changes are categorized as follows:
24
24
25
25
## Prerequisites
26
26
27
-
1. Install the latest version of the [appropriate CLI extensions](howto-install-cli-extensions.md).
28
-
2. The latest `networkfabric` CLI extension is required. It can be installed following the steps listed [here](./howto-install-cli-extensions.md).
27
+
1. Install the latest version of [Azure CLI](https://aka.ms/azcli).
28
+
2. The latest `managednetworkfabric` CLI extension is required. It can be installed following the steps listed in [Install CLI Extension](howto-install-cli-extensions.md).
29
29
3. Subscription access to run the Azure Operator Nexus Network Fabric (NF) and network cloud (NC) CLI extension commands.
30
30
4. Target Fabric must be healthy in a running state, with all Devices healthy.
31
31
@@ -56,9 +56,11 @@ Runtime changes are categorized as follows:
56
56
57
57
58
58
## Links
59
-
-[Azure Portal](https://aka.ms/nexus-portal)
60
-
-[Operator Nexus Releases and Notes](./release-notes-2402.2)
@@ -69,7 +71,7 @@ Runtime changes are categorized as follows:
69
71
* Microsoft.NexusIdentity/identitySets/write
70
72
* Microsoft.NexusIdentity/identitySets/delete
71
73
* Ensure that `Role Based Access Control Administrator` is successfully activated.
72
-
* Check in Azure Portal from the following path: `Network Fabrics` -> <NF_NAME> -> `Access control (IAM)` -> `View my access`.
74
+
* Check in Azure portal from the following path: `Network Fabrics` -> <NF_NAME> -> `Access control (IAM)` -> `View my access`.
73
75
* In current 'Role assignments', you should see the following two roles:
74
76
- Nexus Contributor
75
77
- Role Based Access Control Administrator
@@ -131,7 +133,7 @@ Runtime changes are categorized as follows:
131
133
132
134
Contact Microsoft support if there isn't enough space to perform the upgrade. Archived Extensible Operating System (EOS) images and support bundle files can be removed at the direction of support.
133
135
134
-
5. Check the Fabric's Network Packet Broker (NPB) for any orphaned `Network Taps` in Azure Portal.
136
+
5. Check the Fabric's Network Packet Broker (NPB) for any orphaned `Network Taps` in Azure portal.
135
137
* Select `Network Fabrics` under `Azure Services` and then select the <NF_NAME>.
136
138
* Click on the `Resource group` for the Fabric.
137
139
* In the Resources list, filter on `Network Packet Broker`.
@@ -141,7 +143,7 @@ Runtime changes are categorized as follows:
141
143
* Look for any Taps with a red `X`, and a status of `Not Found`, `Failed`, or `Error`.
142
144
143
145
>[!Note]
144
-
> If any Taps show `Not Found`, `Failed`, or `Error` status, stop the upgrade until issues are cleared.
146
+
> If any Taps show `Not Found`, `Failed`, or `Error` status, stop the upgrade until issues are cleared. Provide this information to Microsoft Support when opening a support ticket for Tap issues.
145
147
146
148
6. Run and validate the Fabric cable validation report.
147
149
Follow [Validate Cables for Nexus Network Fabric](./how-to-validate-cables) to set up and run the report
2. Collect device operation state from Azure Portal or Azure CLI.
266
-
3. Create Azure Support Request for any device upgrade failures and attach any errors along with ASYNC URL, correlation ID and operation state of Fabric and Devices.
267
+
2. Collect device operation state from Azure portal or Azure CLI.
268
+
3. Create Azure Support Request for any device upgrade failures and attach any errors along with ASYNC URL, correlation ID, and operation state of Fabric and Devices.
267
269
268
270
## Post-upgrade Validation
269
271
Once complete, run the following commands to check the status of the Fabric and Devices:
@@ -280,7 +282,7 @@ The following template can be used through email or ticketing system:
0 commit comments