Skip to content

Commit 6f1a8f4

Browse files
author
Simonx Xu
authored
Merge pull request #8901 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/SupportArticles-docs (branch main)
2 parents 70cfd64 + 171f43b commit 6f1a8f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Troubleshoot connectivity and registration for SUSE SLES VMs
33
description: Troubleshoot scenarios in which an Azure VM that has a SUSE Linux Enterprise Server image can't connect to the SUSE Subscription Management Tool (SMT) repository.
4-
ms.date: 02/26/2025
4+
ms.date: 05/12/2025
55
author: rnirek
66
ms.author: hokamath
7-
ms.reviewer: adelgadohell, mahuss, esanchezvela, scotro, v-weizhu, divargas
7+
ms.reviewer: adelgadohell, mahuss, esanchezvela, scotro, v-weizhu, divargas, vkchilak
88
editor: v-jsitser
99
ms.service: azure-virtual-machines
1010
ms.custom: sap:VM Admin - Linux (Guest OS), linux-related-content
@@ -219,7 +219,7 @@ If instances aren't regularly updated, they can become incompatible with our upd
219219
3. Download the following packages:
220220

221221
```bash
222-
sudo zypper --pkg-cache-dir /root/packages/ download cloud-regionsrv-client cloud-regionsrv-client-plugin-azure regionServiceClientConfigAzure python3-azuremetadata SUSEConnect python3-cssselect python3-toml python3-lxml python3-M2Crypto python3-zypp-plugin libsuseconnect suseconnect-ruby-bindings docker libcontainers-common
222+
sudo zypper --pkg-cache-dir /root/packages/ download cloud-regionsrv-client cloud-regionsrv-client-plugin-azure regionServiceClientConfigAzure python3-azuremetadata SUSEConnect python3-cssselect python3-toml python3-lxml python3-M2Crypto python3-zypp-plugin libsuseconnect suseconnect-ruby-bindings docker libcontainers-common containerd libcontainers-sles-mounts runc
223223
```
224224
4. Run the following commands:
225225

0 commit comments

Comments
 (0)