Skip to content

Commit 9c72ed2

Browse files
authored
Update extensions-stop-running.md
1 parent b9055bc commit 9c72ed2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ _Original KB number:_   4099558
1717

1818
## Symptoms
1919

20-
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.
20+
The Linux VM Agent doesn't process extensions. Because of this failure, some extensions stop running. This issue affects some dependent Azure services, such as Azure Backup Azure Site Recovery.
2121

22-
You will see extension downgrade errors similar to this recorded in /var/log/waagent.log:
22+
When this issue occurs, you see extension downgrade error entries in /var/log/waagent.log that resemble the following example:
2323

2424
> 2018/03/16 12:00:46.196121 ERROR Event: name=extensionName, op=None, message=[ExtensionError] Downgrade not allowed, duration=0
2525
@@ -28,7 +28,7 @@ You will see extension downgrade errors similar to this recorded in /var/log/wa
2828
2929
## Status
3030

31-
Microsoft is taking steps to automatically resolve this issue for affected VMs. On those VMs you will see an additional Microsoft extension installed:
31+
Microsoft is taking steps to automatically resolve this issue for affected VMs. On those VMs, an additional Microsoft extension is being installed:
3232

3333
- Extension Publisher: Microsoft.CPlat.Core
3434
- Extension Type: RunCommandLinux

0 commit comments

Comments
 (0)