简体   繁体   中英

Azure Data lake port connection

We are working on a POC to load data from various datasources to Azure Data lake Gen2 using Azure Data Factory. Is there any default port that we can use in ADF to connect to ADL? Please let me know that.

The default port to connect to ADL or blob storage is 443. If your destination/sink is sql server, then the default port is 1433.

Doc here: https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime#ports-and-firewall

Hope it helps!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM