Skip to content

Commit 912b524

Browse files
Merge pull request #262703 from v-jaswel/aca/v-jaswel_20240108_work_item_28889
[ACA] Remove reference to Kubernetes.
2 parents 15e7572 + 0fc222c commit 912b524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/health-probes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: cshoe
1212

1313
# Health probes in Azure Container Apps
1414

15-
Azure Container Apps Health probes are based on [Kubernetes health probes](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/). These probes allow the Container Apps runtime to regularly inspect the status of your container apps.
15+
Azure Container Apps health probes allow the Container Apps runtime to regularly inspect the status of your container apps.
1616

1717
You can set up probes using either TCP or HTTP(S) exclusively.
1818

0 commit comments

Comments
 (0)