Skip to content

Commit 053419e

Browse files
authored
Update cluster-parameters-jsonc-example.md
1 parent 02504a1 commit 053419e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/cluster-parameters-jsonc-example.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Azure Operator Nexus - Example of cluster.parameters.jsonc template file"
3-
description: Example of an eight rack cluster parameter file to use with ARM template in creating a cluster.
3+
description: Example of an eight rack Cluster parameter file to use with ARM template in creating a Cluster.
44
author: bartpinto
55
ms.author: bpinto
66
ms.service: azure-operator-nexus
@@ -54,7 +54,7 @@ ms.custom: template-how-to, devx-track-arm-template
5454
"networkRackId": "<AGGR_RACK_RESOURCE_ID>",
5555
"rackLocation": "<AGGR_RACK_LOCATION>",
5656
"rackSerialNumber": "<AGGR_RACK_SN>",
57-
"rackSkuId": "<AGGR_RACK_SKU": [
57+
"rackSkuId": "<AGGR_RACK_SKU>": [
5858
{
5959
"rackSlot": 1,
6060
"adminCredentials": {

0 commit comments

Comments
 (0)