Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
While working on Azure App service, you may notice disk full errors. These may surface in different ways for e.g.
- The application may get the error "System.IO.IOException: There is not enough space on the disk".
- You may see disk errors while browsing to the KUDU Console.
- You try to publish using VSTS or Visual Studio and you get an error like "ERROR_NOT_ENOUGH_DISK_SPACE: Web deployment task failed. (Web Deploy detected insufficient space on disk)".
Full post published at https://blogs.msdn.microsoft.com/puneetgupta/2017/06/06/azure-app-service-what-is-taking-my-disk-space-for-my-azure-web-app/