Skip to content

Commit a377d38

Browse files
authored
Merge pull request #194103 from craigshoemaker/aca/health-update
[Container Apps] Add gRPC restriction to health probes doc
2 parents 3a4c326 + 8ea1aa5 commit a377d38

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)