Skip to content

Commit a07346f

Browse files
authored
Fix numbering and add reference link
Add reference to the article.
1 parent 56d3ac6 commit a07346f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,11 +247,12 @@ If instances aren't regularly updated, they can become incompatible with our upd
247247
sudo zypper --no-refresh --no-remote --non-interactive install --force *.rpm
248248
```
249249

250-
8. Register the VM again:
250+
7. Register the VM again:
251251

252252
```bash
253253
sudo registercloudguest --force-new
254254
```
255+
For more information, refer to (Cloud instance repos fail due to outdated packages)[https://www.suse.com/support/kb/doc/?id=000021552].
255256

256257
## Scenario 3: General registration issues
257258

0 commit comments

Comments
 (0)