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!