You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-configure-cluster.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ After release of the `2024-07-01` API version, a customer can assign managed ide
115
115
116
116
Once added, the Identity can only be removed via the API call at this time.
117
117
118
-
See [Azure Operator Nexus Cluster Support for Managed Identities and User Provided Resources](./howto-cluster-managed-identity-user-provided-resources.md) for more information on managed identities for Operator Nexus Clusters.
118
+
For more information on managed identities for Operator Nexus Clusters, see [Azure Operator Nexus Cluster Support for Managed Identities and User Provided Resources](./howto-cluster-managed-identity-user-provided-resources.md).
119
119
120
120
### Create the Cluster using Azure Resource Manager template editor
121
121
@@ -212,7 +212,7 @@ In this example, if less than 97% of the compute nodes being deployed pass hardw
212
212
## Deploy Cluster
213
213
214
214
> [!IMPORTANT]
215
-
> As a best pracice, wait 20 minutes after creating a Cluster before deploying to ensure all associated resources are created.
215
+
> As best practice, wait 20 minutes after creating a Cluster before deploying to ensure all associated resources are created.
216
216
217
217
The deploy Cluster action can be triggered after creating the Cluster.
218
218
The deploy Cluster action creates the bootstrap image and deploys the Cluster.
@@ -318,7 +318,7 @@ metal machines that failed the hardware validation (for example, `COMP0_SVR0_SER
318
318
```
319
319
320
320
See the article [Tracking Asynchronous Operations Using Azure CLI](./howto-track-async-operations-cli.md) for another example.
321
-
See the article [Troubleshoot Bare Metal Machine (BMM) provisioning](./troubleshoot-bare-metal-machine-provisioning.md) for more information that may be helpful when specific machines fail validation or deployment.
321
+
For more information on specific machine validation or deployment failures, see [Troubleshoot Bare Metal Machine (BMM) provisioning](./troubleshoot-bare-metal-machine-provisioning.md).
0 commit comments