Skip to content

Commit f035a24

Browse files
committed
PR feedback
Signed-off-by: Troy Connor <[email protected]>
1 parent f7ae4a5 commit f035a24

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@
142142
href: howto-configure-network-fabric.md
143143
- name: Cluster
144144
href: howto-configure-cluster.md
145+
- name: Cluster Creation With Managed Identity
146+
href: howto-create-cluster-with-user-assigned-managed-identity.md
145147
- name: Cluster Template JSON Example
146148
href: cluster-jsonc-example.md
147149
- name: Cluster Parameters JSON Example
@@ -418,4 +420,4 @@
418420
expanded: false
419421
items:
420422
- name: 2404.2
421-
href: release-notes-2404.2.md
423+
href: release-notes-2404.2.md

articles/operator-nexus/howto-create-cluster-with-user-assigned-managed-identity.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Azure Operator Nexus: Create Cluster Resource with a Managed Identity"
3-
description: Create Clusters using the User Assigned Managed Identity to access the Log Analytics Workspace
3+
description: Create Clusters using the User Assigned Managed Identity to access the Log Analytics Workspace.
44
author: troy0820
55
ms.author: troyconnor
66
ms.service: azure-operator-nexus
@@ -16,10 +16,10 @@ To create a cluster without a service principal user name and password, you can
1616

1717
## Prerequisites
1818

19-
1. Install the latest version of the
19+
* Install the latest version of the
2020
[appropriate CLI extensions](./howto-install-cli-extensions.md)
21-
1. A Log Analytics Workspace
22-
1. A user-assigned managed identity resource with permissions over the log analytics workspace of [Log Analytics Contributor](/azure/role-based-access-control/built-in-roles/analytics#log-analytics-contributor).
21+
* A Log Analytics Workspace
22+
* A user-assigned managed identity resource with permissions over the log analytics workspace of [Log Analytics Contributor](/azure/role-based-access-control/built-in-roles/analytics#log-analytics-contributor).
2323

2424
> [!NOTE]
2525
> This functionality exists with the 2024-10-01-preview API and will be available with the 2025-02-01 GA API offered by Azure Operator Nexus

0 commit comments

Comments
 (0)