Skip to content

Commit adf7db2

Browse files
author
Jill Grant
authored
Merge pull request #289574 from matternst7258/matternst7258/rack-skus
[operator-nexus] Combines the 2 sku pages into one
2 parents a9b5617 + 7db3a25 commit adf7db2

7 files changed

+78
-78
lines changed

articles/operator-nexus/.openpublishing.redirection.operator-nexus.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,23 @@
4848
{
4949
"source_path": "troubleshoot-enable-node-down-cleaner.md",
5050
"redirect_url": "concepts-storage",
51-
5251
"redirect_document_id": false
5352
},
5453
{
5554
"source_path": "troubleshoot-bmm-node-reboot.md",
5655
"redirect_url": "troubleshoot-vm-error-after-reboot",
5756
"redirect_document_id": false
57+
},
58+
{
59+
"source_path": "reference-operator-nexus-fabric-skus.md",
60+
"redirect_url": "reference-operator-nexus-skus",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path": "reference-operator-nexus-network-cloud-skus-us.md",
65+
"redirect_url": "reference-operator-nexus-skus",
66+
"redirect_document_id": false
5867
}
68+
5969
]
6070
}

articles/operator-nexus/TOC.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,8 @@
367367
href: reference-acl-configuration.md
368368
- name: Access Control List configuration examples
369369
href: reference-acl-examples.md
370-
- name: Operator Nexus Network Fabric SKUs
371-
href: reference-operator-nexus-fabric-skus.md
372-
- name: Operator Nexus Network Cloud SKUs
373-
href: reference-operator-nexus-network-cloud-skus-us.md
370+
- name: Operator Nexus SKUs
371+
href: reference-operator-nexus-skus.md
374372
- name: Release Notes
375373
items:
376374
- name: 2024

articles/operator-nexus/concepts-compute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ Azure Operator Nexus offers a group of on-premises cloud solutions that cater to
116116

117117
### Operator Nexus Network Cloud SKUs
118118

119-
For Stock Keeping Unit (SKU) information please see [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-network-cloud-skus-us.md).
119+
For Stock Keeping Unit (SKU) information please see [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-skus.md).

articles/operator-nexus/howto-configure-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ az networkcloud cluster create --name "$CLUSTER_NAME" --location "$LOCATION" \
7474
| LAW_ID | Log Analytics Workspace ID for the Cluster |
7575
| CLUSTER_LOCATION | The local name of the Cluster |
7676
| AGGR_RACK_RESOURCE_ID | RackID for Aggregator Rack |
77-
| AGGR_RACK_SKU | Rack SKU for Aggregator Rack *See [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-network-cloud-skus-us.md) |
77+
| AGGR_RACK_SKU | Rack SKU for Aggregator Rack *See [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-skus.md) |
7878
| AGGR_RACK_SN | Rack Serial Number for Aggregator Rack |
7979
| AGGR_RACK_LOCATION | Rack physical location for Aggregator Rack |
8080
| AGGR_RACK_BMM | Used for single rack deployment only, empty for multi-rack |
@@ -83,7 +83,7 @@ az networkcloud cluster create --name "$CLUSTER_NAME" --location "$LOCATION" \
8383
| SA_USER | Storage Appliance admin user |
8484
| SA_SN | Storage Appliance Serial Number |
8585
| COMPX_RACK_RESOURCE_ID | RackID for CompX Rack; repeat for each rack in compute-rack-definitions |
86-
| COMPX_RACK_SKU | Rack SKU for CompX Rack; repeat for each rack in compute-rack-definitions *See [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-network-cloud-skus-us.md) |
86+
| COMPX_RACK_SKU | Rack SKU for CompX Rack; repeat for each rack in compute-rack-definitions *See [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-skus.md) |
8787
| COMPX_RACK_SN | Rack Serial Number for CompX Rack; repeat for each rack in compute-rack-definitions |
8888
| COMPX_RACK_LOCATION | Rack physical location for CompX Rack; repeat for each rack in compute-rack-definitions |
8989
| COMPX_SVRY_BMC_PASS | CompX Rack ServerY Baseboard Management Controller (BMC) password; repeat for each rack in compute-rack-definitions and for each server in rack |

articles/operator-nexus/reference-operator-nexus-fabric-skus.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

articles/operator-nexus/reference-operator-nexus-network-cloud-skus-us.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)