azure data factory parameterize the Integration runtime and TTL

saikumar ellendula 6 Reputation points
2020-08-05T08:27:56.06+00:00

Hi,

in ADF,

1.as there is no option to update the TTL of a integration runtime after creation. is there any other option to change the existing TTL of already created IR

  1. also, is there any option to pass the IR name(with TTL enabled) dynamically as a parameter to the pipeline
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2020-08-05T15:42:22.283+00:00

    Hi @saikumar ellendula ,

    Thanks for your query. Regarding updating TTL of an IR after creation (not the default IR), you can do so by updating the JSON payload as shown below.

    15679-updatettl.gif

    Regarding your second query for parameterizing the AzureIR with TTL in your pipeline, It is not possible to parameterize IR name to a pipeline. I did tried this and confirmed with internal sources that dynamic values are not supported.

    I would recommend you to please share your feedback in ADF feature request feedback forum : https://feedback.azure.com/forums/270578-azure-data-factory

    Please do share the feedback link here once it is created, so that other users with similar idea can up-vote and/or comment on your suggestion.

    Hope this helps

    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.


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.