Skip to content

Commit e4ef005

Browse files
committed
fixing various errors and links
1 parent c44a3c2 commit e4ef005

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

articles/operator-nexus/troubleshoot-bare-metal-machine-not-ready-state.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ This guide attempts to provide steps to troubleshoot when a BareMetal Machine is
1717
> There can be multiple reasons that a BareMetal Machine is in NotReady state.
1818
> The best approach is to determine if some of the common reasons apply.
1919
> Although we are providing guides to historically known issues, it cannot cover all possible error scenarios.
20-
[!include[prereqAzCLI](./includes/prereq-az-cli.md)]
20+
21+
[!include[prereqAzCLI](./includes/baremetal-machines/prerequisites-azure-cli-bare-metal-machine-actions.md)]
2122

2223

2324
TODO - use the article that exists as reference and add only the preconditions and we'll have
2425
articles/operator-nexus/troubleshoot-bare-metal-machine-provisioning.md
2526

2627
>[!NOTE]
2728
> NC 3.14 has OnpremLogs in the LAW - it would need to use that for reference https://teams.microsoft.com/l/message/19:99bdf627-579c-46bb-a2e1-20215be79888_e5ef5aef-6faf-4e93-ae99-d353f173d715@unq.gbl.spaces/1729106818629?context=%7B%22contextType%22%3A%22chat%22%7D
29+
2830
[!include[stillHavingIssues](./includes/contact-support.md)]

articles/operator-nexus/troubleshoot-cluster-heartbeat-connection-status-disconnected.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following table shows the possible values of `ClusterConnectionStatus` and t
4646

4747
The value of `ClusterConnectionStatus` is visible in the Azure portal in the Cluster resource view.
4848

49-
![!include[clusterConnectionStatus](./includes/cluster-connection-status.md)]
49+
![!include[clusterConnectionStatus](./media/troubleshoot-cluster-heartbeat-connection-status.png)]
5050

5151
Or, you can use the Azure CLI to see the value of `ClusterConnectionStatus`:
5252

@@ -77,17 +77,17 @@ The following sections provide some common investigation steps and references to
7777
It's useful to start with the Network Fabric [controller][Network Fabric Controller] and [services][Network Fabric Services] resources.
7878
Verify the [network configuration][How to Configure Network Fabric], including rack cabling, IP addresses, DNS settings, routing rules, firewall rules, and any other network-related settings that might be affecting the connectivity.
7979

80-
[How to Configure Network Fabric]: https://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-network-fabric
81-
[Network Fabric Controller]: https://learn.microsoft.com/en-us/azure/operator-nexus/concepts-network-fabric-controller
82-
[Network Fabric Services]: https://learn.microsoft.com/en-us/azure/operator-nexus/concepts-network-fabric-services
80+
[How to Configure Network Fabric]: ./howto-configure-network-fabric.md
81+
[Network Fabric Controller]: ./concepts-network-fabric-controller.md
82+
[Network Fabric Services]: ./concepts-network-fabric-services.md
8383

8484
Evaluate any configured monitoring or metrics for the Network Fabric resources.
8585
For more information, see the following links:
8686

87-
- [Nexus Network Fabric configuration monitoring overview](https://learn.microsoft.com/en-us/azure/operator-nexus/concepts-network-fabric-configuration-monitoring)
88-
- [How to configure diagnostic settings and monitor configuration differences in Nexus Network Fabric](https://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-diagnostic-settings-monitor-configuration-differences)
89-
- [Azure Operator Nexus Network Fabric internal network BGP metrics](https://learn.microsoft.com/en-us/azure/operator-nexus/concepts-internal-network-bgp-metrics)
90-
- [How to monitor interface In and Out packet rate for network fabric devices](https://learn.microsoft.com/en-us/azure/operator-nexus/howto-monitor-interface-packet-rate)
87+
- [Nexus Network Fabric configuration monitoring overview](./concepts-network-fabric-configuration-monitoring.md)
88+
- [How to configure diagnostic settings and monitor configuration differences in Nexus Network Fabric](./howto-configure-diagnostic-settings-monitor-configuration-differences.md)
89+
- [Azure Operator Nexus Network Fabric internal network BGP metrics](./concepts-internal-network-bgp-metrics.md)
90+
- [How to monitor interface In and Out packet rate for network fabric devices](./howto-monitor-interface-packet-rate.md)
9191

9292
### Recent changes to the Managed Identity permissions
9393

0 commit comments

Comments
 (0)