Skip to content

Commit 8ea1aa5

Browse files
add gRPC restriction
1 parent c231891 commit 8ea1aa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/container-apps/health-probes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ TCP probes wait for a connection to be established with the server to indicate s
5757
- You can only add one of each probe type per container.
5858
- `exec` probes aren't supported.
5959
- Port values must be integers; named ports aren't supported.
60+
- gRPC is not supported.
6061

6162
## Examples
6263

0 commit comments

Comments
 (0)