Skip to content

Commit 154bf1d

Browse files
authored
minor editorial change
1 parent f12c3e6 commit 154bf1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

support/azure/virtual-machines/linux/linux-vm-sshconnectionissue-perms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: SSH connection to Azure Linux VM fails due to permission and ownership is
33
description: Resolves an issue in which the SSH service fails because the /var/empty/sshd, /var/lib/empty, or /var/run/sshd directory doesn't exist, or it isn't owned by the root user, or it's group-writable or world-writable.
44
ms.date: 03/12/2025
55
author: pagienge
6-
ms.reviewer: divargas, adelgadohell, saimsh-msft
6+
ms.reviewer: divargas, adelgadohell, saimsh
77
ms.service: azure-virtual-machines
88
ms.custom: sap:Cannot connect to my VM, linux-related-content
99
ms.collection: linux
@@ -158,7 +158,7 @@ Here are two methods to repair the VM offline:
158158

159159
### <a id="offlinetroubleshooting-repairvm"></a>Use az vm repair
160160

161-
The `az vm repair` extension of the Azure CLI is described in [Repair a Linux VM by using the Azure Virtual Machine repair commands](repair-linux-vm-using-azure-virtual-machine-repair-commands.md).
161+
The `az vm repair`, part of the vm-repair extension for the Azure CLI, is described in [Repair a Linux VM by using the Azure Virtual Machine repair commands](repair-linux-vm-using-azure-virtual-machine-repair-commands.md).
162162

163163
Follow these steps to automate the manual offline process:
164164

0 commit comments

Comments
 (0)