Skip to content

Commit b01e74a

Browse files
authored
Merge pull request #123994 from chinadragon0515/patch-2
Update health-probes.md
2 parents e2078b1 + 0d83008 commit b01e74a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/container-apps/health-probes.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,6 @@ The optional `failureThreshold` setting defines the number of attempts Container
164164

165165
If ingress is enabled, the following default probes are automatically added to the main app container if none is defined for each type.
166166

167-
> [!NOTE]
168-
> Default probes are currently not applied on workload profile environments when using the Consumption plan. This behavior may change in the future.
169-
170167
| Probe type | Default values |
171168
| -- | -- |
172169
| Startup | Protocol: TCP<br>Port: ingress target port<br>Timeout: 3 seconds<br>Period: 1 second<br>Initial delay: 1 second<br>Success threshold: 1<br>Failure threshold: 240 |

0 commit comments

Comments
 (0)