Skip to content

Commit c36fd4a

Browse files
Update articles/azure-functions/functions-hybrid-powershell.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent 0e35254 commit c36fd4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-hybrid-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Hybrid connections are configured from the networking section of the function ap
104104

105105
:::image type="content" source="./media/functions-hybrid-powershell/hybrid-connection-overview.png" alt-text="Add a hybrid connection." border="true":::
106106

107-
1. Enter information about the hybrid connection as shown right after the following screenshot. You have the option of making the **Endpoint Host** setting match the host name of the on-premises server to make it easier to remember the server later when you're running remote commands. The certificate name and the Hybrid connection host name must be the same as the server name. The port matches the default Windows remote management service port that was defined on the server earlier.
107+
1. Enter information about the hybrid connection as shown after the following screenshot. For **Endpoint Host**, use the host name of the on-premises server for which you created the self-signed certificate. You'll have connection issues when the certificate name and the host name of the on-premise server don't match. The port matches the default Windows remote management service port that was defined on the server earlier.
108108

109109
:::image type="content" source="./media/functions-hybrid-powershell/add-hybrid-connection.png" alt-text="Add hybrid connection." border="true":::
110110

0 commit comments

Comments
 (0)