Skip to content

Commit ffe5f60

Browse files
authored
Merge pull request #85736 from pranathipanyam/patch-15
Update features-windows.md
2 parents 19374dd + 624c935 commit ffe5f60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/virtual-machines/extensions/features-windows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,8 @@ The following troubleshooting actions apply to all VM extensions:
353353

354354
- Look at the system logs. Check for other operations that might have interfered with the extension, such as a long-running installation of another application that required exclusive access to the package manager.
355355

356+
- In a VM, if there is an existing extension with a failed provisioning state, any other new extension fails to install.
357+
356358
### Common reasons for extension failures
357359

358360
- Extensions have 20 minutes to run. (Exceptions are Custom Script, Chef, and DSC, which have 90 minutes.) If your deployment exceeds this time, it's marked as a timeout. The cause of this can be low-resource VMs, or other VM configurations or startup tasks are consuming large amounts of resources while the extension is trying to provision.

0 commit comments

Comments
 (0)