Hi , when i connected to file system linked service it showing error like this , and i have given private network credentials also correct

saikumar guturi 1 Reputation point
2022-11-06T15:18:21.06+00:00

Hi , when i connected to file system linked service it showing error like this , and i have given private network credentials also correct

257613-image.png

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,627 questions
{count} votes

2 answers

Sort by: Most helpful
  1. BhargavaGunnam-MSFT 26,331 Reputation points Microsoft Employee
    2022-11-07T23:04:37.343+00:00

    Hello @saikumar guturi ,

    Welcome to the MS Q&A platform.

    I was able to reproduce the error 28051 from my end by providing the wrong path.

    Below are the reasons for the file system connection failures

    1. file path doesn't exist or incorrect file path
    2. Incorrect username or password

    to find the user name: open the command prompt and type: whoami

    Error:

    260640-image.png

    The issue is resolved by the correct file path, You can use either the network path or the local path.

    260568-image.png

    I hope this helps.


  2. Anonymous
    2022-11-11T15:21:25.55+00:00

    Hello @BhargavaGunnam-MSFT @saikumar guturi

    This is issue with the new version of self hosted integration run-time . The integration run time gets updated with the newer version automatically if you enable auto update option in integration run-time.

    Please re-install the older version that will solve your issue.

    With New version of integration runtime I created a new linked service . And i provided my 'D' drive path in the host. Then i got error 'd could bot be resolved'.

    I found that by default it is pointing to below path.

    'C:\Program Files\Microsoft Integration Runtime\5.0\Shared'

    Actually i created folder 'Temp1234' under 'C:\Program Files\Microsoft Integration Runtime\5.0\Shared' .

    Then i provided 'Temp1234\' under host in linked service and i was able to make the connection.

    i'm surprised that it is looking the folders under 'C:\Program Files\Microsoft Integration Runtime\5.0\Shared' .

    259540-capture5.png
    259529-capture4.png

    Then i provided 'test1234\' under the host and i got error like

    'unable to find the path 'C:\Program Files\Microsoft Integration Runtime\5.0\Shared\test1234'

    My previous version is 5.22.8285.1. The IR updated with newer version (5.22.8312.1) automatically . Then after i started getting issues

    @BhargavaGunnam-MSFT can you please look into this issue . If this is valid can you create a ticket

    ![259575-capture1.png]3