Skip to content

Commit f12c3e6

Browse files
authored
minor change
1 parent c626836 commit f12c3e6

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
@@ -1,7 +1,7 @@
11
---
22
title: SSH connection to Azure Linux VM fails due to permission and ownership issues
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.
4-
ms.date: 03/10/2025
4+
ms.date: 03/12/2025
55
author: pagienge
66
ms.reviewer: divargas, adelgadohell, saimsh-msft
77
ms.service: azure-virtual-machines
@@ -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 `az` 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` 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).
162162

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

0 commit comments

Comments
 (0)