Skip to content

Commit e4134e7

Browse files
committed
updates based on PR feedback
1 parent 1a32f7c commit e4134e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,13 +168,13 @@ and any user skipped machines, a determination is done on whether sufficient nod
168168
passed and/or are available to meet the thresholds necessary for deployment to continue.
169169

170170
> [!IMPORTANT]
171-
> As of NC 3.4.0, the hardware validation process will write the results to the specified `analyticsWorkspaceId` at Cluster Creation.
171+
> The hardware validation process will write the results to the specified `analyticsWorkspaceId` at Cluster Creation.
172172
> Additionally, the provided Service Principal in the Cluster object is used for authentication against the Log Analytics Workspace Data Collection API.
173173
> This capability is only visible during a new deployment (Green Field); existing cluster will not have the logs available retroactively.
174174
175175
By default, the hardware validation process writes the results to the configured Cluster `analyticsWorkspaceId`.
176176
However, due to the nature of Log Analytics Workspace data collection and schema evaluation, there can be ingestion delay that can take several minutes or more.
177-
For this reason, the Cluster Deployment proceeds even if there was a failure to write the results to the Log Analytics Workspace.
177+
For this reason, the Cluster deployment proceeds even if there was a failure to write the results to the Log Analytics Workspace.
178178
To help address this possible event, the results, for redundancy, are also logged within the Cluster Manager.
179179

180180
In the provided Cluster object's Log Analytics Workspace, a new custom table with the Cluster's name as prefix and the suffix `*_CL` should appear.

0 commit comments

Comments
 (0)