Skip to content

Commit 1836a3b

Browse files
authored
Update howto-upgrade-nexus-fabric-template.md
build and acrolinx updates.
1 parent 46f3fd4 commit 1836a3b

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

articles/operator-nexus/howto-upgrade-nexus-fabric-template.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ Runtime changes are categorized as follows:
6363
- <MISE_CID>: Microsoft.Identity.ServiceEssentials (MISE) Correlation ID in debug output for Device updates
6464
- <CORRELATION_ID>: Operation Correlation ID in debug output for Device updates
6565
- <ASYNC_URL>: Asynchronous (ASYNC) URL in debug output for Device updates
66-
- <LINK_TO_TELCO_INPUT>: Link to the Instance Telco Input file
6766

6867
</details>
6968

@@ -78,7 +77,6 @@ Runtime changes are categorized as follows:
7877
- Subscription Name: <CUSTOMER_SUB_NAME>
7978
- Subscription ID: <CUSTOMER_SUB_ID>
8079
- Tenant ID: <CUSTOMER_SUB_TENANT_ID>
81-
- Telco Input: <LINK_TO_TELCO_INPUT>
8280
```
8381

8482
</details>
@@ -108,9 +106,9 @@ If any failures occur, report the <MISE_CID>, <CORRELATION_ID>, status code, and
108106

109107
</details>
110108

111-
## Pre-Checks
109+
## Prechecks
112110
<details>
113-
<summary> Pre-checks before starting Fabric upgrade </summary>
111+
<summary> Prechecks before starting Fabric upgrade </summary>
114112

115113
1. The following role permissions should be assigned to end users responsible for Fabric create, upgrade, and delete operations.
116114

@@ -119,7 +117,7 @@ If any failures occur, report the <MISE_CID>, <CORRELATION_ID>, status code, and
119117
* Microsoft.NexusIdentity/identitySets/write
120118
* Microsoft.NexusIdentity/identitySets/delete
121119
* Ensure that `Role Based Access Control Administrator` is successfully activated.
122-
* Check in Azure portal from the following path: `Network Fabrics` -> <NF_NAME> -> `Access control (IAM)` -> `View my access`.
120+
* Check in Azure portal from the following path: `Network Fabrics` -> `<NF_NAME>` -> `Access control (IAM)` -> `View my access`.
123121
* In current 'Role assignments', you should see the following two roles:
124122
- Nexus Contributor
125123
- Role Based Access Control Administrator
@@ -305,7 +303,7 @@ Review the Operator Nexus release notes for any version specific actions require
305303

306304
Validate the health and status of all the Nexus Instance resources with the [Nexus Instance Readiness Test (IRT)](howto-run-instance-readiness-testing.md).
307305

308-
To perform a resource validation of the Nexus Instance components post-upgrade through Azure CLI:
306+
If not using IRT, perform resource validation of all Nexus Instance components with Azure CLI:
309307
```
310308
# NFC
311309
az networkfabric controller list --subscription <CUSTOMER_SUB_ID> -o table
@@ -347,7 +345,6 @@ Reference links for Fabric upgrade:
347345
- [Install Azure CLI](https://aka.ms/azcli)
348346
- [Install CLI Extension](howto-install-cli-extensions.md)
349347
- Reference the [Network Fabric Upgrade](howto-upgrade-nexus-fabric.md)
350-
- Reference the [Nexus Telco Input Template](concepts-telco-input-template.md)
351348
- Reference the [Nexus Instance Readiness Test (IRT)](howto-run-instance-readiness-testing.md)
352349

353350
</details>

0 commit comments

Comments
 (0)