I am running into issue while copying data from http link to azure blob.
HTTP zip file : http://en.www.inegi.org.mx/contenidos/programas/pibo/2013/datosabiertos/eopibt_trimestral_csv.zip
I am able to view the data in the dataset, but getting below mentioned error when running the pipeline.
Operation on target Copy data1 failed: Failure happened on 'Sink' side. ErrorCode=HttpFileFailedToRead,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to read data from http server. Check the error from http server:Unable to connect to the remote server,Source=Microsoft.DataTransfer.ClientLibrary,''Type=System.Net.WebException,Message=Unable to connect to the remote server,Source=System,''Type=System.Net.Sockets.SocketException,Message=A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 200.23.8.41:80,Source=System,'
Please suggest how to resolve this issue
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is