Skip to content

Commit d3bf1cf

Browse files
authored
Merge pull request #32898 from changeworld/patch-12
Fix old service name
2 parents f91a2dc + 0bab8d4 commit d3bf1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/operating-system-functionality.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ It is important to monitor your disk utilization as your application grows. If t
6161

6262
- The app may throw an error indicating not enough space on the disk.
6363
- You may see disk errors when browsing to the Kudu console.
64-
- Deployment from VSTS or Visual Studio may fail with `ERROR_NOT_ENOUGH_DISK_SPACE: Web deployment task failed. (Web Deploy detected insufficient space on disk)`.
64+
- Deployment from Azure DevOps or Visual Studio may fail with `ERROR_NOT_ENOUGH_DISK_SPACE: Web deployment task failed. (Web Deploy detected insufficient space on disk)`.
6565
- Your app may suffer slow performance.
6666

6767
<a id="NetworkDrives"></a>

0 commit comments

Comments
 (0)