Skip to content

Commit 31902a5

Browse files
adding .
1 parent eece71f commit 31902a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/probes-codepackage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The HTTP probe has additional properties that you can set:
106106
* `host`: The host IP address to connect to.
107107

108108
> [!NOTE]
109-
> Port and scheme is not supported for non-containerized applications. For these scenario please use **EndpointRef="EndpointName"** attribute. Replace 'EndpointName' with the name from the Endpoint defined in ServiceManifest.xml
109+
> Port and scheme is not supported for non-containerized applications. For these scenario please use **EndpointRef="EndpointName"** attribute. Replace 'EndpointName' with the name from the Endpoint defined in ServiceManifest.xml.
110110
>
111111
112112
### TCP probe

0 commit comments

Comments
 (0)