Skip to content

Commit 8a373fd

Browse files
authored
Merge pull request #80858 from MartinJaffer-MSFT/patch-6
Changed text occurance of 8050 to 8060
2 parents aa5e55b + ec608b9 commit 8a373fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/data-movement-security-considerations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The credentials for your on-premises data stores are always encrypted and stored
117117

118118

119119
#### Ports used when encrypting linked service on self-hosted integration runtime
120-
By default, PowerShell uses port 8050 on the machine with self-hosted integration runtime for secure communication. If necessary, this port can be changed.
120+
By default, PowerShell uses port 8060 on the machine with self-hosted integration runtime for secure communication. If necessary, this port can be changed.
121121

122122
![HTTPS port for the gateway](media/data-movement-security-considerations/https-port-for-gateway.png)
123123

@@ -195,7 +195,7 @@ Yes. More details [here](https://azure.microsoft.com/blog/sharing-a-self-hosted-
195195

196196
**What are the port requirements for the self-hosted integration runtime to work?**
197197

198-
The self-hosted integration runtime makes HTTP-based connections to access the internet. The outbound ports 443 must be opened for the self-hosted integration runtime to make this connection. Open inbound port 8050 only at the machine level (not the corporate firewall level) for credential manager application. If Azure SQL Database or Azure SQL Data Warehouse is used as the source or the destination, you need to open port 1433 as well. For more information, see the [Firewall configurations and whitelisting IP addresses](#firewall-configurations-and-whitelisting-ip-address-of-gateway) section.
198+
The self-hosted integration runtime makes HTTP-based connections to access the internet. The outbound ports 443 must be opened for the self-hosted integration runtime to make this connection. Open inbound port 8060 only at the machine level (not the corporate firewall level) for credential manager application. If Azure SQL Database or Azure SQL Data Warehouse is used as the source or the destination, you need to open port 1433 as well. For more information, see the [Firewall configurations and whitelisting IP addresses](#firewall-configurations-and-whitelisting-ip-address-of-gateway) section.
199199

200200

201201
## Next steps

0 commit comments

Comments
 (0)