Web Deploy detected insufficient space on disk in Azure

Error: Web Deploy detected insufficient space on disk.

Explanation: In Azure Portal, When you run release pipeline using Web Deploy method and you have subscription that is free or provide less storage then you can face this error.

Solution: To overcome this issue either you need to reduce the size of your project if you want to use free subscription or update your plan either to shared or some other plan that has required configuration.


Thanks!

Comments

Popular posts from this blog

Swagger for Azure functions: Undocumented TypeError: Failed to execute 'fetch' on 'Window': Request with GET/HEAD method cannot have body. Fixed.

System.Net.Http.HttpClient' does not contain a definition for 'PostAsJsonAsync

A collection with cascade="all-delete-orphan" was no longer referenced by the owning entity instance