Azure / Azure/Azure-DataFactory

Creating a new variable using Set variable activity in one pipeline is creating the same variable in another active pipeline

Open
#593 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
529
Forks
623
PR merge metrics
No merged PRs in 30d

Description

Here My p2 pipeline has the following variables before.

![image](https://github.com/Azure/Azure-DataFactory/assets/104339560/41ef6659-b371-4fb3-afc1-2f5fa4b3b454)

But when, I am trying to create a new variable using Set variable activity in p1 pipeline, it is creating the same variable in the p2 pipeline as well.

![image](https://github.com/Azure/Azure-DataFactory/assets/104339560/70fb58d7-e796-406e-9836-a9cd79de702b)

Now, you can see the same variable was created in p2 as well.

![image](https://github.com/Azure/Azure-DataFactory/assets/104339560/04b2ec17-dc85-48a1-a5ac-55de19151d4b)

It is not the same case when creating the variables by clicking the new in variables list.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.