Latest Integration Runtime Update broke connection to Azure VM

Brad Williamson 0 Reputation points
2023-06-23T14:38:10.31+00:00

I had a connection from my adf to connect to a vm in my resource group. The update on 6/16 for the SHIR caused the connection to break and now is throwing an error saying it cant resolve the ip and cant connect.

The shir says its connected to data factory but the linked service for a file connection i have fails to work anymore.

This is the image of the failure. What do i need to change to get the access back connected?
User's image

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

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,646 Reputation points Moderator
    2023-06-27T08:02:56.6333333+00:00

    @Brad Williamson - Thanks for the question and using MS Q&A platform.

    According to the offical documentation, the latest SHIR has a security fix that has been changed and does not allow access to local files by default.

    User's image

    You must run .\dmgcmd.exe -DisableLocalFolderPathValidation to disable the setting for more details, refer to Set up an existing self-hosted IR via local PowerShell

    User's image

    User's image

    For more details, refer to Access denied to server in File System Linked Service in Data Factory.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.