Skip to content

Commit 683003c

Browse files
authored
Merge pull request #8150 from MicrosoftDocs/main
Auto push to live 2025-02-05 02:00:02
2 parents ab448f6 + 7f342d7 commit 683003c

27 files changed

Lines changed: 722 additions & 84 deletions

support/azure/virtual-machines/linux/suse-public-cloud-connectivity-registration-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ To diagnose this scenario, check the state of the installed `cloud-regionsrv-cli
179179
cloud-regionsrv-client-plugin-azure-1.0.1-6.43.1.noarch
180180
```
181181

182-
The main client package should be at least version `10._x_`.
182+
The main client package should be at least version `10.x`.
183183

184184
As shown in the example, if you retry the manual re-registration or use the repocheck in [Step 1](#step1), the following output is displayed in `/var/log/cloudregister`:
185185

@@ -623,7 +623,7 @@ For more information, see [incompatible-changes-ahead-for-public-cloud-sdks](htt
623623
624624
To work around the issue, set the VM to use the default Python version 3.6:
625625
626-
1. Point the Python version to `3.6._x_`:
626+
1. Point the Python version to `3.6.x`:
627627
628628
```bash
629629
sudo unlink /usr/bin/python3

support/azure/virtual-machines/linux/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@
276276
href: troubleshoot-azure-fence-agent-rhel.md
277277
- name: Troubleshoot SBD service failure in RHEL
278278
href: troubleshoot-sbd-issues-rhel.md
279+
- name: Troubleshoot pacemaker cluster services and resources startup issues
280+
href: troubleshoot-rhel-pacemaker-cluster-services-resources-startup-issues.md
279281
- name: SLES
280282
items:
281283
- name: Troubleshoot Azure fence agent startup issues in SUSE

0 commit comments

Comments
 (0)