Skip to content

Commit e694144

Browse files
authored
Remove port from Create Private Endpoint to Private Link Service
Addresses feedback from Victor Aguilar (vaguila).
1 parent 9765434 commit e694144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/tutorial-managed-virtual-network-on-premise-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ data factory from the resources list.
252252
4. Select + **New** under **Managed private endpoints**.
253253
5. Select the **Private Link Service** tile from the list and select **Continue**.
254254
6. Enter the name of private endpoint and select **myPrivateLinkService** in private link service list.
255-
7. Add the `<FQDN>,<port>` of your target on-premises SQL Server. By default, port is 1433.
255+
7. Add the `<FQDN>` of your target on-premises SQL Server.
256256

257257
:::image type="content" source="./media/tutorial-managed-virtual-network/private-endpoint-6.png" alt-text="Screenshot that shows the private endpoint settings.":::
258258

0 commit comments

Comments
 (0)