Skip to content

Commit c1dfb43

Browse files
authored
Merge pull request #8145 from AmandaAZ/Branch-PostEdit
Post Edit for PR#7990
2 parents ec4afb7 + 95b739e commit c1dfb43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

0 commit comments

Comments
 (0)