Skip to content

Commit 9729f51

Browse files
Update faqs-app-service-linux.yml
1 parent fae10f3 commit 9729f51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

support/azure/app-service/faqs-app-service-linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,9 @@ sections:
258258
259259
To make sure that the port is correctly configured on Azure App Services, see the question, *How do I specify the port in my Linux container?*
260260
- question: |
261-
Is it possible to increase the container warmup request timeout?
261+
Is it possible to increase the container warmup request time-out?
262262
answer:
263-
The warmup request by default fails after waiting 240 seconds for a reply from the container. You may increase the container warmup request timeout by adding the application setting `WEBSITES_CONTAINER_START_TIME_LIMIT` with a value between 240 and 1800 seconds.
263+
The warmup request by default fails after waiting 240 seconds for a reply from the container. You may increase the container warmup request time-out by adding the application setting `WEBSITES_CONTAINER_START_TIME_LIMIT` with a value between 240 and 1800 seconds.
264264
- question: |
265265
How do I specify the port in my Linux container?
266266
answer: |

0 commit comments

Comments
 (0)