Skip to content

Commit 26d2146

Browse files
committed
Address comment and update author/date
1 parent b35e3e4 commit 26d2146

6 files changed

+18
-24
lines changed

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

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "Azure Operator Nexus - Example of cluster.jsonc template file"
33
description: Example of cluster.jsonc template file to use with ARM template in creating a cluster.
4-
author: bartpinto
5-
ms.author: bpinto
4+
author: lb4368
5+
ms.author: lborgmeyer
66
ms.service: azure-operator-nexus
77
ms.topic: how-to
8-
ms.date: 03/31/2025
8+
ms.date: 07/21/2025
99
ms.custom: template-how-to, devx-track-arm-template
1010
---
1111

@@ -117,12 +117,6 @@ ms.custom: template-how-to, devx-track-arm-template
117117
"description": "commandOutputSettings supports the Storage Account URI along with the managed identity to be used for accessing the Storage Account"
118118
}
119119
},
120-
"clusterServicePrincipal": {
121-
"type": "secureobject",
122-
"metadata": {
123-
"description": "Service principal account details used by the cluster to install the Arc Appliance. This field is needed in the near-term for Arc enrollment."
124-
}
125-
},
126120
"assignedIdentities": {
127121
"type": "object",
128122
"metadata": {

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "Azure Operator Nexus - Example of cluster.parameters.jsonc template file"
33
description: Example of an eight rack Cluster parameter file to use with ARM template in creating a Cluster.
4-
author: bartpinto
5-
ms.author: bpinto
4+
author: lb4368
5+
ms.author: lborgmeyer
66
ms.service: azure-operator-nexus
77
ms.topic: how-to
8-
ms.date: 05/22/2025
8+
ms.date: 07/21/2025
99
ms.custom: template-how-to, devx-track-arm-template
1010
---
1111

articles/operator-nexus/clustermanager-jsonc-example.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "Azure Operator Nexus - Example of clusterManager.jsonc template file"
33
description: Example of clusterManager.jsonc template file to use with ARM template in creating a cluster manager.
4-
author: jeffreymason
5-
ms.author: jeffreymason
4+
author: lb4368
5+
ms.author: lborgmeyer
66
ms.service: azure-operator-nexus
77
ms.topic: how-to
8-
ms.date: 05/08/2024
8+
ms.date: 07/21/2025
99
ms.custom: template-how-to, devx-track-arm-template
1010
---
1111

articles/operator-nexus/concepts-telco-input-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "Azure Operator Nexus: Telco Input Template"
33
description: Representing a Nexus instance in a Telco Input template.
4-
author: bartpinto
5-
ms.author: bpinto
4+
author: lb4368
5+
ms.author: lborgmeyer
66
ms.service: azure-operator-nexus
77
ms.topic: conceptual
8-
ms.date: 04/28/2025
8+
ms.date: 07/21/2025
99
ms.custom: template-concept
1010
---
1111

articles/operator-nexus/howto-azure-operator-nexus-prerequisites.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "Azure Operator Nexus: Before you start Network Fabric Controller and Cluster Manager creation"
33
description: Prepare for create the Azure Operator Nexus Network Fabric Controller and Cluster Manager.
4-
author: JAC0BSMITH
5-
ms.author: jacobsmith
4+
author: lb4368
5+
ms.author: lborgmeyer
66
ms.service: azure-operator-nexus
77
ms.topic: how-to
8-
ms.date: 09/07/2023
8+
ms.date: 07/21/2025
99
ms.custom: template-how-to
1010
---
1111

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "Azure Operator Nexus: How to configure the Cluster deployment"
33
description: Learn the steps for deploying the Operator Nexus Cluster.
4-
author: bartpinto
5-
ms.author: bpinto
4+
author: lb4368
5+
ms.author: lborgmeyer
66
ms.service: azure-operator-nexus
77
ms.topic: how-to
8-
ms.date: 05/22/2025
8+
ms.date: 07/21/2025
99
ms.custom: template-how-to, devx-track-azurecli
1010
---
1111

0 commit comments

Comments
 (0)