Skip to content

Commit 9bdd261

Browse files
(Azure CXP) updated sentence about Memory Quota
https://github.com/MicrosoftDocs/azure-docs/issues/52952 Changing this sentence "If the app Memory quota is exceeded, the app is restarted." to this "If the app Memory quota is exceeded, the app is stopped temporarily ." based on current behavior for memory quota is reached
1 parent ed62628 commit 9bdd261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/web-sites-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If an app exceeds the *CPU (short)*, *CPU (Day)*, or *bandwidth* quota, the app
4848

4949
![403 error message][http403]
5050

51-
If the app Memory quota is exceeded, the app is restarted.
51+
If the app Memory quota is exceeded, the app is stopped temporarily.
5252

5353
If the Filesystem quota is exceeded, any write operation fails. Write operation failures include any writes to logs.
5454

0 commit comments

Comments
 (0)