Skip to content

Commit 07c5aad

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/SupportArticles-docs-pr (branch live)
2 parents f343d4e + f8ec44e commit 07c5aad

27 files changed

+60
-0
lines changed

support/azure/virtual-machines/linux/extensions-stop-running.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.collection: linux
1313

1414
_Original KB number:_   4099558
1515

16+
[!INCLUDE [VM assist troubleshooting tools](../../../includes/vmassist-include.md)]
17+
1618
## Symptoms
1719

1820
The Linux VM Agent fails to process extensions. This causes some extensions to stop running, which affects some dependent Azure services, such as Azure Backup Azure Site Recovery.

support/azure/virtual-machines/linux/how-to-use-perfInsights-linux.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ms.author: jarrettr
1919

2020
**Applies to:** :heavy_check_mark: Linux VMs
2121

22+
[!INCLUDE [VM assist troubleshooting tools](../../../includes/vmassist-include.md)]
23+
2224
[PerfInsights Linux](https://aka.ms/perfinsightslinuxdownload) is a self-help diagnostics tool that collects and analyzes the diagnostic data, and provides a report to help troubleshoot Linux virtual machine performance problems in Azure. Use Performance Diagnostics to identify and troubleshoot performance issues in one of two modes:
2325

2426
- **Continuous diagnostics** collects data at five-second intervals and reports actionable insights about high resource usage every five minutes.

support/azure/virtual-machines/linux/linux-agent-cannot-process-extensions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.collection: linux
1313

1414
_Original KB number:_   3200481
1515

16+
[!INCLUDE [VM assist troubleshooting tools](../../../includes/vmassist-include.md)]
17+
1618
This article provides information about resolving a problem in which Azure Linux VMs that are running Azure Linux VM Agent 2.1.5 or 2.1.6 cannot process extensions.
1719

1820
## Symptoms

support/azure/virtual-machines/linux/linux-azure-guest-agent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ms.author: axelg
1919

2020
[!INCLUDE [Feedback](../../../includes/feedback.md)]
2121

22+
[!INCLUDE [VM assist troubleshooting tools](../../../includes/vmassist-include.md)]
23+
2224
The [Azure Linux Agent](/azure/virtual-machines/extensions/agent-linux) enables a virtual machine (VM) to communicate with the Fabric Controller (the underlying physical server on which the VM is hosted) on IP address 168.63.129.16.
2325

2426
>[!NOTE]

support/azure/virtual-machines/linux/linux-custom-image-provisioning-errors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.reviewer: srijangupta, scotro, maries, jarrettr, v-weizhu
1010

1111
**Applies to:** :heavy_check_mark: Linux VMs
1212

13+
[!INCLUDE [VM assist troubleshooting tools](../../../includes/vmassist-include.md)]
14+
1315
## Overview
1416

1517
When you upload or capture a generalized virtual machine (VM) image as a specialized VM image, a [provisioning timeout error](#provisioning-timeout-error-during-an-upload-process) will occur.

support/azure/virtual-machines/linux/linux-image-provisioning-agent-update-awareness.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.reviewer:
1515

1616
_Original KB number:_   4538386
1717

18+
19+
[!INCLUDE [VM assist troubleshooting tools](../../../includes/vmassist-include.md)]
20+
1821
## Summary
1922

2023
Many Linux Azure Marketplace images contain an **Azure Linux Agent**, which is responsible for completing the setup of the newly created Virtual Machine (VM), such as setting the hostname, username, password/ ssh keys, and mounting an ephemeral disk. This setup process is known as 'provisioning'. In addition, the agent provides support for Azure VM Extensions.

support/azure/virtual-machines/linux/linux-vm-extension-status-not-reported.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.collection: linux
1313

1414
_Original KB number:_   4077547
1515

16+
[!INCLUDE [VM assist troubleshooting tools](../../../includes/vmassist-include.md)]
17+
1618
This article provides a solution to an issue in which the Linux VM extension status is not reported after an Azure Linux Agent update to version 2.2.19.
1719

1820
## Symptoms

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.collection: linux
1313

1414
**Applies to:** :heavy_check_mark: Linux VMs
1515

16+
[!INCLUDE [VM assist troubleshooting tools](../../../includes/vmassist-include.md)]
17+
1618
This article provides solutions to an issue in which connecting to a Linux virtual machine (VM) via Secure Shell (SSH) fails because the _/var/empty/sshd_ directory in RHEL, the _/var/lib/empty_ directory in SUSE, or the _/var/run/sshd_ directory in Ubuntu, doesn't exist, or it isn't owned by the root user, or it's group-writable or world-writable.
1719

1820
## Symptoms

support/azure/virtual-machines/linux/reset-password.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ ms.reviewer: msaenzbo, divargas, v-six
2020

2121
**Applies to:** :heavy_check_mark: Linux VMs
2222

23+
[!INCLUDE [VM assist troubleshooting tools](../../../includes/vmassist-include.md)]
24+
2325
This article provides three methods to reset local Linux Virtual Machine (VM) passwords. If the user account is expired or you want to create a new account, you can use the following methods to create a new local admin account and regain access to the VM.
2426

2527
## Reset the password by using Azure Linux Agent

support/azure/virtual-machines/linux/serial-console-grub-proactive-configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ms.author: jarrettr
1919

2020
**Applies to:** :heavy_check_mark: Linux VMs
2121

22+
[!INCLUDE [VM assist troubleshooting tools](../../../includes/vmassist-include.md)]
23+
2224
Having access to the Serial Console and GRUB will improve recovery times of your IaaS Linux Virtual Machine in most cases. GRUB offers recovery options that otherwise would take longer to recover your VM.
2325

2426
The reasons to perform a VM recovery are many and can be attributed to scenarios such as:

0 commit comments

Comments
 (0)