@@ -24,10 +24,10 @@ Runtime changes are categorized as follows:
24
24
25
25
## Required Parameters:
26
26
- <START_DATE>: Planned start date/time of upgrade
27
- - <ENVIRONMENT > - Instance name
28
- - <AZURE_REGION> - Azure region of instance
27
+ - <ENVIRONMENT >: - Instance name
28
+ - <AZURE_REGION>: - Azure region of instance
29
29
- <CUSTOMER_SUB_NAME>: Subscription name
30
- - <CUSTOMER_SUB_TENANT_ID>: Tenant ID // From 'az account show'
30
+ - <CUSTOMER_SUB_TENANT_ID>: Tenant ID
31
31
- <CUSTOMER_SUB_ID>: Subscription ID
32
32
- <NEXUS_VERSION>: Operator Nexus release version (e.g. 2504.1)
33
33
- <NNF_VERSION>: Operator Nexus Fabric release version (e.g. 8.1)
@@ -43,12 +43,12 @@ Runtime changes are categorized as follows:
43
43
- <CLUSTER_KEYVAULT_ID>: Cluster Keyvault ARM ID
44
44
- <NFC_MRG>: Cluster Managed Resource Group
45
45
- <DURATION >: Estimated Duration of upgrade
46
- - <DE_ID> Deployment Engineer performing upgrade
46
+ - <DE_ID>: Deployment Engineer performing upgrade
47
47
48
48
## Links
49
- [ Azure Portal] ( https://aka.ms/nexus-portal )
50
- [ Operator Nexus Releases and Notes] ( ./release-notes-2402.2 )
51
- [ Network Fabric Upgrade] ( ./howto-upgrade-nexus-fabric )
49
+ - [ Azure Portal] ( https://aka.ms/nexus-portal )
50
+ - [ Operator Nexus Releases and Notes] ( ./release-notes-2402.2 )
51
+ - [ Network Fabric Upgrade] ( ./howto-upgrade-nexus-fabric )
52
52
53
53
## Pre-Checks before executing the Fabric upgrade
54
54
0 commit comments