Share a self-hosted integration runtime with Azure Synapse

2020-07-20T11:15:58.977+00:00

Hi,

I want to use the same Integration Runtime in Azure Synapse as I am currently using in existing Data Factory pipelines. I managed to grant permission to Synapse by using the "Enter Manually" option and pasting the Managed Identty Object ID for my Synapse workspace, but there are no options to load a shared IR in Synapse Studio. I also tried to copy the code from an other shared IR to the code field in Synapse studio, but then I get the following error:

"
Failed to save IR. Error: Failed to save integration runtime. DurableTask.Core.Exceptions.TaskFailedException : {"code":"DataFactoryPropertyUpdateNotSupported","message":"Updating property type is not supported.","target":null,"details":null,"error":null} at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at DurableTask.Core.TaskOrchestrationContext.d__17.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at DurableTask.Core.TaskOrchestrationContext.d__161.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at DurableTask.Core.TaskOrchestrationContext.d__151.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Analytics.ProvisioningWorkerSvc.Workflows.DataFactory.Orchestration.CreateOrUpdateDataFactoryResourceOrchestration.d__4.MoveNext() in S:\src\services\provisioning\Microsoft.Analytics.ProvisioningWorkerSvc\Workflows\DataFactory\Orchestration\CreateOrUpdateDataFactoryResourceOrchestration.cs:line 89
"

Any help is appriciated!

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,373 questions
{count} votes

Accepted answer
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2020-07-28T22:31:08.327+00:00

    Hi @Hans Olav Vogt Myklebust / Intility AS ,

    I have a confirmation from product team that sharing of SHIR with Azure Synapse from an existing data factory is not currently supported, but it is in the backlog. I do not have an ETA at the moment, but I would recommend you to please subscribe to Azure updates notifications to know more about important Azure product updates, roadmap, and announcements.

    Hope this info helps. Do let us know if you have further query.

    ----------

    Thank you
    Please do consider to click on "Accept Answer" and "Upvote" on the post that helps you, as it can be beneficial to other community members.


1 additional answer

Sort by: Most helpful
  1. Thomas Lauronen 31 Reputation points
    2022-10-25T20:56:41.597+00:00

    A late 2022 update from a tweet for anyone who might stumble upon this question:
    "This is currently a roadmap item that we are evaluating as part of our CY23 plan"

    Source: https://twitter.com/KromerBigData/status/1584591604077457408

    2 people found this answer helpful.

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.